Added log css and 0ad logo

This was SVN commit r365.
This commit is contained in:
olsner
2004-06-02 17:09:14 +00:00
parent 0ce04bf73f
commit 26637a6793
2 changed files with 10 additions and 0 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

+10
View File
@@ -0,0 +1,10 @@
BODY { background-color: #EEEEEE; font-family: "Tahoma"; font-size: 12pt; color: #000000}
P { background-color: #FFFFFF; font-family: "Tahoma"; font-size: 12pt; color: #000000;}
P.error { background-color: #FFFFFF; font-family: "Tahoma"; font-size: 12pt; color: red}
P.warning { background-color: #FFFFFF; font-family: "Tahoma"; font-size: 12pt; color: #0000FF}
H1 { background-color: #EEEEEE; font-family: "Tahoma"; font-size: 16pt; font-color: #000000 }