X-Git-Url: http://git.steven-mcdonald.id.au/?a=blobdiff_plain;f=style.css;h=deeed4a86ac4d72eb7bf7ee107693d5552af339e;hb=refs%2Fheads%2Fstaging;hp=b9c4c5d8745356a387dde9c96324f5352b584ced;hpb=8e5d15f920de50d67239e70fc39673ba73bd549c;p=www.git diff --git a/style.css b/style.css old mode 100755 new mode 100644 index b9c4c5d..deeed4a --- 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 { @@ -121,8 +120,8 @@ strong #navigation { background-color: #181818; - border: 3px solid #404040; - color: #b0b0b0; + border: 3px solid #606018; + color: #d0d060; padding: 0.3em; position: absolute; right: 20px; @@ -133,12 +132,12 @@ strong #navigation a:link,#navigation a:visited { - color: #b0b0b0; + color: #d0d040; } #navigation a:active,#navigation a:hover { - color: #c0c0c0; + color: #e0e045; } #navigation ul