X-Git-Url: http://git.steven-mcdonald.id.au/?p=www.git;a=blobdiff_plain;f=style.css;h=cb4d45682de4125fcd876100444beef63a23f081;hp=d7e9df298318011c1e01fcdbd6d47bbd8f0bfa23;hb=ac280ce1b7bc5bab433dd1b6fa6073cf63adfe9d;hpb=79359e067d3c2174f1dc226b76d9e7d570c31580 diff --git a/style.css b/style.css old mode 100755 new mode 100644 index d7e9df2..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 #404018; + border: 3px solid #606018; color: #d0d060; padding: 0.3em; position: absolute;