X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=css%2F1%2Feuphorik.css;h=1a2882a1db4d3c78b71656dc98cc2cf642841ce2;hp=4dd700bb3da2d9598ecba5b716408917eadfa764;hb=a2ee1419f013be953ee768b5b7e95eb423dcf080;hpb=0b34258466c58a805a2cbfe7ef134385b26fed94 diff --git a/css/1/euphorik.css b/css/1/euphorik.css index 4dd700b..1a2882a 100755 --- a/css/1/euphorik.css +++ b/css/1/euphorik.css @@ -9,7 +9,7 @@ body { font-family: sans-serif; - font-size: 10pt; + font-size: 12px; color: #EEEEEE; text-align: center; /* uniquement pour IE */ background-color: #DFDFDF; @@ -29,11 +29,10 @@ body { z-index: 10; top: 2px; left: 300px; - font-size: 8pt; + font-size: 11px; background-color: #000000; text-align: left; } - #menu div { cursor: pointer; display: inline; @@ -41,13 +40,10 @@ body { margin-left: 2px; background-color: #4f5519; } - - #menu div.courante { background-color: #818c27; } -#menu div:hover, -#menuCss div:hover { +#menu div:hover { background-color: #818c27 } @@ -55,21 +51,18 @@ body { position: absolute; z-index: 10; left: 600px; - top: -5px; -} - -#menuCss div { - cursor: pointer; - display: inline; - font-size: 6pt; - margin-left: 4px; - margin-right: 4px; + top:0px; + border: 1px; + background-color: #164200; + border: #2d8800 1px solid; + color: #EEEEEE; + font-size: 9px; } #page { position: relative; padding: 25px 0px 15px 0px; - font-size: 8pt; + font-size: 12px; background-color: #000000; } @@ -159,7 +152,7 @@ form button { background-color: #164200; border: #2d8800 1px solid; color: #EEEEEE; - font-size: 9pt; + font-size: 12px; } a {