Files
samskivert/runtime/twodue/web/style.css
T
2002-11-08 09:14:21 +00:00

18 lines
278 B
CSS

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
}
th, td, center, div { /* ns 4 */
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
}
pre {
font-family: Courier;
font-size: 12pt
}
.big { font-size: 16pt }
.small { font-size: 10pt }