--- FreeBSD/tinderbox/webui/templates/paefchen/tinderstyle.css 2008/01/05 12:25:17 1.1 +++ FreeBSD/tinderbox/webui/templates/paefchen/tinderstyle.css 2008/01/05 13:20:28 1.2 @@ -1,4 +1,4 @@ -/* $Paefchen: FreeBSD/tinderbox/webui/templates/paefchen/tinderstyle.css,v 1.1.2.1 2008/01/05 11:28:02 as Exp $ */ +/* $Paefchen: FreeBSD/tinderbox/webui/templates/paefchen/tinderstyle.css,v 1.1 2008/01/05 12:25:17 as Exp $ */ body { background-color : #FFF; @@ -7,12 +7,12 @@ body { background-position : 0 -20px; margin : 0 20px; padding : 0; - font-size : 0.7em; } -body, td, li, input, select { +body, td, li, input, select, #content h1, #content h2 { color : #000; - font-family : verdana, sans-serif; + font-family : Verdana, sans-serif; + font-size : 11px; } a:link, a:visited { @@ -57,7 +57,6 @@ input, select { border-style : groove solid solid groove; border-width : 2px 1px 1px 2px; margin : 1px; - font-size : 0.7em; } input[type="submit"] { @@ -71,7 +70,6 @@ input:focus, input:hover, select:focus, select:hover { } ul { - font-size : 0.7em; height : 29px; list-style-image : none; list-style-position : outside; @@ -113,6 +111,12 @@ li a:link, li a:visited { text-decoration : none; } +#header h1 { + font-size : 22px; + margin-top : 14px; +} + + #topmenu { position : absolute; top : 64px; @@ -129,7 +133,6 @@ li a:link, li a:visited { margin : 0; border-width : 0; background-color : transparent; - font-size : 0.7em; cursor : pointer; } @@ -142,7 +145,6 @@ li a:link, li a:visited { border-color : #b4b4b4; border-style : solid; color : #737373; - font-size : 1.1em; background-color : #f7f7f7; margin : 20px 0 10px 0; } @@ -153,7 +155,6 @@ li a:link, li a:visited { left : 0; color : #737373; font-weight : bold; - font-size : 0.9em; padding : 4px 20px 0 20px; height : 19px; background-color : #DDD;