diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,8 +24,8 @@ table tr:hover td { background-color: #ddd; } -h1 { - font-size: 140%; +h1, h2, h3, h4, h5, h6 { + font-size: 100%; } .desc { |