fsf changes, meant to be rebased on upstream
[squirrelmail.git] / themes / css / serif-12.css
... / ...
CommitLineData
1body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
2 font-family: serif;
3}
4body, small {
5 font-size: 10pt;
6}
7td, th {
8 font-size: 12pt;
9}
10textarea, pre {
11 font-family: monospace;
12 font-size: 11pt;
13}