X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=css%2F1%2Feuphorik.css;h=1a2882a1db4d3c78b71656dc98cc2cf642841ce2;hb=a2ee1419f013be953ee768b5b7e95eb423dcf080;hp=a110f8bf572d605f2f2bd78dc3fd982cb0e387be;hpb=6feaef2a51f7226c41d69f9e86f605718b78aa02;p=euphorik.git diff --git a/css/1/euphorik.css b/css/1/euphorik.css index a110f8b..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; @@ -18,10 +18,9 @@ body { #container { position: relative; - width: 700px; height: auto; - margin-left: auto; - margin-right: auto; + margin-left: 10px; + margin-right: 10px; margin-top: 40px; } @@ -30,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; @@ -42,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 } @@ -56,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; } @@ -160,7 +152,7 @@ form button { background-color: #164200; border: #2d8800 1px solid; color: #EEEEEE; - font-size: 9pt; + font-size: 12px; } a {