Light frolics in the snow (reported by postman).

This commit is contained in:
z3d
2010-12-03 20:52:54 +00:00
parent f4ceb163bd
commit c7f6e72807
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ body {
background: #eef url('images/snowcamo.png'); background: #eef url('images/snowcamo.png');
color: #000; color: #000;
font: 10pt/130% "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif; font: 10pt/130% "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif;
background: #99f url('images/magic.png') center bottom; background: #99f url('images/itile.png') center bottom;
} }
.hide { .hide {
@ -500,7 +500,7 @@ div.messages {
-khtml-border-radius: 4px; -khtml-border-radius: 4px;
border-radius: 4px; border-radius: 4px;
border: 1px solid #447; border: 1px solid #447;
background: #eef; /*url('images/lightbluetile.png');*/ background: #ffe url('images/magic.png');
font-weight: bold; font-weight: bold;
-moz-box-shadow: inset 0px 0px 1px 1px #bbf; -moz-box-shadow: inset 0px 0px 1px 1px #bbf;
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB