4 lines
148 B
CSS
4 lines
148 B
CSS
|
body, dd, dt, th, td, p, div, li, pre, code, kbd { font-size: x-small; }
|
||
|
h3 { font-size: small; }
|
||
|
h2 { font-size: medium; }
|
||
|
h1 { font-size: large; }
|