X-Git-Url: http://git.steven-mcdonald.id.au/?p=www.git;a=blobdiff_plain;f=style.css;h=cb4d45682de4125fcd876100444beef63a23f081;hp=54180809b5bd0118484b8c452b8a293ead2a9308;hb=ac280ce1b7bc5bab433dd1b6fa6073cf63adfe9d;hpb=834fec6f438a610b11c73c711195636be7ec99eb diff --git a/style.css b/style.css old mode 100755 new mode 100644 index 5418080..cb4d456 --- a/style.css +++ b/style.css @@ -35,42 +35,36 @@ code } h1 -{ - font-size: 1.7em; - font-weight: bold; -} - -h2 { font-size: 1.6em; font-weight: bold; } -h3 +h2 { font-size: 1.5em; font-weight: bold; } -h4 +h3 { font-size: 1.4em; font-weight: bold; } -h5 +h4 { font-size: 1.3em; font-weight: bold; } -h6 +h5 { font-size: 1.2em; font-weight: bold; } -h7 +h6 { font-size: 1.1em; font-weight: bold; @@ -121,7 +115,7 @@ strong #navigation { background-color: #181818; - border: 3px solid #404040; + border: 3px solid #606018; color: #d0d060; padding: 0.3em; position: absolute; @@ -133,12 +127,12 @@ strong #navigation a:link,#navigation a:visited { - color: #d0d060; + color: #d0d040; } #navigation a:active,#navigation a:hover { - color: #e0e065; + color: #e0e045; } #navigation ul