X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=www%2Fthemes%2Ftheme_lhc%2Fhabillage.css;h=d3aa8cf4f20279e73e6bc1dd8a77ad0c6907db6f;hb=9099ae12699d66edbf19bbbc0dde2e3adb4cb4e7;hp=ce4f9cb17542f2ee3a98562c0d13b3c0bbb75031;hpb=458fc0ed0c06ee9a23412a96bf3434fb9e6df43d;p=lhc%2Fweb%2Fwww.git diff --git a/www/themes/theme_lhc/habillage.css b/www/themes/theme_lhc/habillage.css index ce4f9cb1..d3aa8cf4 100644 --- a/www/themes/theme_lhc/habillage.css +++ b/www/themes/theme_lhc/habillage.css @@ -1,4 +1,43 @@ - +@font-face { + font-family: "Verdana"; + src: url('./fonts/verdana.ttf') format('truetype'); +} +@font-face { + font-family: "Verdana"; + font-weight: bold; + src: url('./fonts/verdanab.ttf') format('truetype'); +} +@font-face { + font-family: "Verdana"; + font-style: italic; + src: url('./fonts/verdanai.ttf') format('truetype'); +} +@font-face { + font-family: "Verdana"; + font-weight: bold; + font-style: italic; + src: url('./fonts/verdanaz.ttf') format('truetype'); +} +@font-face { + font-family: "Georgia"; + src: url('./fonts/georgia.ttf') format('truetype'); +} +@font-face { + font-family: "Georgia"; + font-weight: bold; + src: url('./fonts/georgiab.ttf') format('truetype'); +} +@font-face { + font-family: "Georgia"; + font-style: italic; + src: url('./fonts/georgiai.ttf') format('truetype'); +} +@font-face { + font-family: "Georgia"; + font-weight: bold; + font-style: italic; + src: url('./fonts/georgiaz.ttf') format('truetype'); +} h3.spip { text-align: left; } @@ -110,7 +149,6 @@ abbr.published { clear: both; margin-bottom: 15px; overflow: hidden; - padding: 5px; } .liste-items + .pagination { margin-top: 0; @@ -125,13 +163,16 @@ abbr.published { list-style: none outside none; margin: 0 2px; padding: 5px; + background-image: none; + border-bottom: medium solid #FFFF00; + color: #000000; + text-decoration: none; } * html body .menu-liste .menu-entree { height: 1%; } .menu-liste .menu-entree a { background-image: none; - border-bottom: medium solid #FFFF00; color: #000000; text-decoration: none; } @@ -147,6 +188,7 @@ abbr.published { .menu-liste .menu-liste .menu-entree { border: medium none; } + .formulaire_recherche { margin-bottom: 2em; } @@ -223,7 +265,7 @@ tables.spip tr, tables.spip tr.row_odd, tables.spip tr.row_even { body { background: url("img/fond4.png") no-repeat scroll 50% 0 transparent; color: #666666; - font: 10px Verdana,Tahoma,Arial,Geneva,sans-serif; + font: 10px Verdana,Tahoma,Arial,sans-serif; text-align: center; } a, a:visited { @@ -251,7 +293,7 @@ h2, .h2 { font-size: 180%; } h3, .h3, h3.spip { - font: bold 15px/100% Geneva,Helvetica,Arial,sans-serif; + font: bold 15px/100% Arial,sans-serif; letter-spacing: 1px; text-transform: uppercase; } @@ -341,17 +383,8 @@ table.spip tr.row_even { } table.spip tr.row-odd { } -.formulaire_spip { - margin: 10px 0; - padding: 10px; -} .formulaire_spip fieldset legend { } -.formulaire_spip label { - display: block; - font-weight: bold; - margin: 5px 0; -} .formulaire_spip input.text, input.password { font: 1em Verdana,sans-serif; padding: 2px; @@ -374,30 +407,34 @@ table.spip tr.row-odd { .formulaire_recherche { background-color: transparent; border: medium none; - margin: 0; + margin-left: 215px; padding: 5px 0 15px; } #formulaire_recherche { - width: 250px; + width: 236px; } .formulaire_recherche p { margin: 0; padding: 0; } .formulaire_recherche input.text { - background-image: none; height: 18px; padding: 2px; vertical-align: top; } #formulaire_recherche input.text { width: 170px; + background-image: none; } .formulaire_recherche input.submit { - height: 24px; - padding: 2px 5px; - vertical-align: top; - width: 60px; + width: 25px; height: 24px; + background-color:#FFFFFF; + background-image:url(http://192.168.0.13/~lchevalier/heureux-cyclage.org_trans/plugins/zpip_v1/rechercher.gif); + background-repeat:no-repeat no-repeat; + background-position: 0 50%; + border: none; + font-size:0; + cursor: pointer; } #wrap { background-color: #FFFFFF; @@ -423,7 +460,6 @@ table.spip tr.row-odd { width: 900px; } #header { - background: url("img/titre.png") no-repeat scroll 0 0 #FFFFFF; height: 218px; width: 900px; } @@ -444,6 +480,8 @@ table.spip tr.row-odd { position: absolute; right: 0; top: 0; + height: 218px; + width: 900px; } #header #slogan_site_spip { color: #00FF00; @@ -515,22 +553,21 @@ table.spip tr.row-odd { #nav .menu-liste { display: inline; float: left; - height: 30px; + height: 40px; list-style: none outside none; - margin-left: 55px; + margin-left: 0px; margin-top: 15px; - padding: 0; - width: 910px; + padding-left: 80px; + width: 820px; } #nav .menu-liste .menu-entree { display: inline; - margin: 13px; + margin: 15px; padding: 0; } #nav .menu-liste .menu-entree a { display: block; float: left; - letter-spacing: 1px; margin: 0; padding: 0; width: auto; @@ -541,10 +578,11 @@ table.spip tr.row-odd { #nav .menu-liste .menu-entree.on a { } #nav .menu-liste li.menu-entree { - border-bottom: medium none; + border-bottom: medium solid #FFFF00; display: inline; float: left; position: relative; + cursor: default; } #nav li .menu-liste { background-color: #FFFF00; @@ -560,11 +598,10 @@ table.spip tr.row-odd { z-index: 5; display: none; margin-left: 15px; + padding-left: 0px; } #nav li .menu-liste .menu-entree { - background: url("img/nav.jpg") repeat-x scroll 0 0 transparent; border-bottom: medium none; - border-right: medium none; line-height: 0; width: 255px; } @@ -594,8 +631,6 @@ table.spip tr.row-odd { #nav li:hover li:hover li:hover li:hover ul, #nav li.hover li.hover li.hover li.hover ul { display: block; } -#nav li ul ul { -} #main { display: inline; float: left; @@ -624,11 +659,11 @@ table.spip tr.row-odd { } #sidebar { float: right; - margin: 0; + margin: 0 10px 0 0; padding: 25px 0 0; width: 450px; } -#sidebar .h2, #sidebar .formulaire_recherche label { +#sidebar .h2, #sidebar { font: 11px 'Trebuchet MS',Tahoma,Sans-serif; margin-top: 10px; padding-bottom: 3px; @@ -692,7 +727,7 @@ table.spip tr.row-odd { .articles ul li h3 { margin: 0.3em 0; } -.articles .spip_logos { +.articles .spip_logos, .sites .spip_logos { clear: right; float: right; margin: 0 0 4px 16px; @@ -732,4 +767,4 @@ table.spip tr.row-odd { } .h3 + .info-publi { margin-top: -10px; -} +} \ No newline at end of file