0ad/binaries/logs/style.css
Ykkrosh caf8471132 Testing svk (and fixing tab usage)
This was SVN commit r1404.
2004-11-26 21:34:35 +00:00

10 lines
461 B
CSS
Executable file

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 }