squirrelmail/themes/css/serif-10.css

13 lines
212 B
CSS

body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
font-family: serif;
}
body, small {
font-size: 8pt;
}
td, th {
font-size: 10pt;
}
textarea, pre {
font-family: monospace;
font-size: 9pt;
}