X-Git-Url: http://git.steven-mcdonald.id.au/?p=www.git;a=blobdiff_plain;f=style.css;h=deeed4a86ac4d72eb7bf7ee107693d5552af339e;hp=dffaa43e5cb556d2ce17ca02dd3f984065a90d8e;hb=refs%2Fheads%2Fstaging;hpb=5797da5a0e1bb5a833c9d50b8eaf2ff57476816b diff --git a/style.css b/style.css index dffaa43..deeed4a 100644 --- a/style.css +++ b/style.css @@ -36,41 +36,35 @@ code h1 { - font-size: 1.7em; + font-size: 1.8em; font-weight: bold; } h2 { - font-size: 1.6em; + font-size: 1.5em; font-weight: bold; } h3 { - font-size: 1.5em; + font-size: 1.2em; font-weight: bold; } h4 { - font-size: 1.4em; + font-size: 1.1em; font-weight: bold; } h5 { - font-size: 1.3em; + font-size: 1.1em; font-weight: bold; } h6 -{ - font-size: 1.2em; - font-weight: bold; -} - -h7 { font-size: 1.1em; font-weight: bold; @@ -91,6 +85,11 @@ strong font-weight: bold; } +li +{ + line-height: 1.5em; +} + #contactme {