board background is now tiling and scalable

This commit is contained in:
Ali Asaria 2011-10-10 17:00:15 -04:00
parent 20a735d921
commit ca4c77c6b4
3 changed files with 2 additions and 2 deletions

BIN
client/css/scribbles.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

BIN
client/css/scribbles2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

View file

@ -68,8 +68,8 @@ body {
height: 100%;
position: absolute;
display: inline;
opacity: .08;
background-image: url('nexum_whiteboard.jpg');
opacity: .05;
background-image: url('scribbles2.png');
}