diff options
-rw-r--r-- | main.css | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -8,6 +8,12 @@ body { } h1 { + font-size: 16px; + font-family: sans-serif; +} +h2 { + font-size: 14px; + font-family: sans-serif; } h3 { font-size: 12pt; |
index : www/www.git | ||
Web site (defunct, integrated into wiki) | Patrick McDermott |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | main.css | 6 |
@@ -8,6 +8,12 @@ body { } h1 { + font-size: 16px; + font-family: sans-serif; +} +h2 { + font-size: 14px; + font-family: sans-serif; } h3 { font-size: 12pt; |