add concrete background.
BIN
client/css/bg/45degreee_fabric.png
Normal file
After Width: | Height: | Size: 79 KiB |
BIN
client/css/bg/bright_squares.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
client/css/bg/cardboard.png
Normal file
After Width: | Height: | Size: 200 KiB |
BIN
client/css/bg/circles.png
Normal file
After Width: | Height: | Size: 247 B |
BIN
client/css/bg/concrete_wall_2.png
Normal file
After Width: | Height: | Size: 272 KiB |
BIN
client/css/bg/concrete_wall_2_2.png
Normal file
After Width: | Height: | Size: 361 KiB |
BIN
client/css/bg/concrete_wall_3.png
Normal file
After Width: | Height: | Size: 61 KiB |
BIN
client/css/bg/grunge_wall.png
Normal file
After Width: | Height: | Size: 106 KiB |
BIN
client/css/bg/noisy.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
client/css/bg/paper_3.png
Normal file
After Width: | Height: | Size: 33 KiB |
BIN
client/css/bg/rockywall.png
Normal file
After Width: | Height: | Size: 101 KiB |
BIN
client/css/bg/soft_wallpaper.png
Normal file
After Width: | Height: | Size: 225 KiB |
BIN
client/css/bg/stucco.png
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
client/css/bg/whitey.png
Normal file
After Width: | Height: | Size: 85 KiB |
|
@ -21,6 +21,8 @@ body {
|
||||||
-khtml-user-select: none;
|
-khtml-user-select: none;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
|
|
||||||
|
background-image: url('/css/bg/concrete_wall_2_2.png');
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#board {
|
#board {
|
||||||
|
@ -55,8 +57,8 @@ body {
|
||||||
xmargin-left: auto;
|
xmargin-left: auto;
|
||||||
xmargin-right: auto;
|
xmargin-right: auto;
|
||||||
|
|
||||||
-webkit-box-shadow: 1px 1px 2px #aaa;
|
-webkit-box-shadow: 1px 3px 2px #aaa;
|
||||||
-moz-box-shadow: 1px 1px 2px #aaa;
|
-moz-box-shadow: 1px 3px 2px #999;
|
||||||
|
|
||||||
x-webkit-transform:rotate(0.3deg); /*"is that a little off-level? i feel like it is off-level"*/
|
x-webkit-transform:rotate(0.3deg); /*"is that a little off-level? i feel like it is off-level"*/
|
||||||
}
|
}
|
||||||
|
|