mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-15 16:52:07 +01:00
9 lines
115 B
CSS
9 lines
115 B
CSS
|
BODY, TD, TH {
|
||
|
font-family : tahoma; font-size : 0.8em;
|
||
|
}
|
||
|
H3 {
|
||
|
font-size : 1.2em;
|
||
|
}
|
||
|
.error-text {
|
||
|
color : red;
|
||
|
}
|