board background is now tiling and scalable
This commit is contained in:
parent
20a735d921
commit
ca4c77c6b4
3 changed files with 2 additions and 2 deletions
BIN
client/css/scribbles.jpeg
Normal file
BIN
client/css/scribbles.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 186 KiB |
BIN
client/css/scribbles2.png
Normal file
BIN
client/css/scribbles2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 143 KiB |
|
@ -68,8 +68,8 @@ body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: inline;
|
display: inline;
|
||||||
opacity: .08;
|
opacity: .05;
|
||||||
background-image: url('nexum_whiteboard.jpg');
|
background-image: url('scribbles2.png');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue