X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=style.css;h=cf271f4d59bedd5119f3cecef5e7d4d7ea740494;hb=238264639ffb35ab19056fef6076c5851bc221d5;hp=92127214fbf886c5e9b515b3763dbe190e5b1f3c;hpb=c39f079208e4a8e8a354e19e17d34ee43699e908;p=grml.org.git diff --git a/style.css b/style.css index 9212721..cf271f4 100644 --- a/style.css +++ b/style.css @@ -35,10 +35,10 @@ html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre div.sub_links {margin-top:0.5em; text-align:center; color: #FFFFFF; font-size:55%; clear: both; background-color:#8B8D7B} h1 {color:navy; font-size:130%; font-weight:bold; padding-top: 1.5em; padding-bottom: 0.2em; } h2 {color:black; font-size:105%; font-weight:bold; padding-top: 0.5em; padding-bottom: 0.2em; } - h3 {color:black; font-size:90%; font-weight:bold; padding-bottom:0.3em; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#CFB8B8; + h3 {color:black; font-size:90%; font-weight:bold; padding-top: 0.5em; padding-bottom:0.3em; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#CFB8B8; margin-bottom:0em} h4 {color:black; font-size:80%; font-weight:bold} - p {text-align:justify; color:black; font-size: 70%; line-height: 1.5em; padding-bottom: 0.3em;} + p {text-align:justify; color:black; font-size: 70%; line-height: 1.5em; padding-bottom: 0.4em;} ul {font-size:70%; padding-bottom: 0.3em; } li {list-style: circle; margin-left: 2em;} #texbox {} @@ -56,7 +56,7 @@ html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre @media screen { .active {background-color: #FFCC33} - .rahmen {background-color: #FEDB64; font-size: 90%; padding: 5px; border: 1px dotted black} + .rahmen {background-color: #FEDB64; font-size: 70%; padding: 5px; border: 1px dotted black} abbr[title], acronym[title] {border-bottom: 1px dotted #333; cursor: help} #survey-header a { color: white; } #survey-header { background-color:#AE0000; color:#FFFFFF; font-family:sans-serif; font-size:120%; font-weight:bold; left:0; padding:5px 0; margin-bottom: 15px; position:fixed; text-align:center; top:0; width:100%; z-index:101; }