Smack/apps/webchat/source/web/style.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;
}