forked from mirrors/0ad
Added log css and 0ad logo
This was SVN commit r365.
This commit is contained in:
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 8.8 KiB |
Executable
+10
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user