From: Johan GIRAUD Date: Thu, 12 Feb 2015 11:46:17 +0000 (+0100) Subject: [SKEL+CSS] + h1 statiques X-Git-Tag: 0.1.0~10 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fclavettes.git;a=commitdiff_plain;h=663f434b9606f2fdc9b8d590f7905855dba20335 [SKEL+CSS] + h1 statiques --- diff --git a/article.html b/article.html index 55e40f1..75d2682 100644 --- a/article.html +++ b/article.html @@ -10,6 +10,7 @@ +

Page d'article - L'heureux Cyclage

[(#LOGO_SITE_SPIP|inserer_attribut{alt,#NOM_SITE_SPIP})]
diff --git a/css/habillage.css b/css/habillage.css index e431242..cbdee10 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -76,7 +76,8 @@ body { header { margin: 15px auto 0 auto; - width: 1200px; } + width: 1200px; + clear: both; } header .spip_logos { margin-left: 10px; @@ -114,7 +115,9 @@ a:hover > i { transition: all 0.3s ease 0s; } h1 { - z-index: -9999; } + z-index: -9999; + opacity: 0; + float: left; } h2 { margin: 0; diff --git a/css/habillage.scss b/css/habillage.scss index dd7b067..d534842 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -89,7 +89,7 @@ body{ header{ margin:15px auto 0 auto; width:1200px; - + clear: both; } header .spip_logos{ @@ -132,6 +132,8 @@ a:hover > i { } h1{ z-index: -9999; + opacity: 0; + float:left; } h2{ margin: 0; diff --git a/rubrique.html b/rubrique.html index d76112f..c15203a 100644 --- a/rubrique.html +++ b/rubrique.html @@ -10,10 +10,10 @@ +

Détail atelier - L'heureux Cyclage

[(#LOGO_SITE_SPIP|inserer_attribut{alt,#NOM_SITE_SPIP})]
-

Clavette grenobloise - L'heureux Cyclage

diff --git a/sommaire.html b/sommaire.html index e6bea67..c007f10 100644 --- a/sommaire.html +++ b/sommaire.html @@ -8,6 +8,7 @@ +

Clavette grenobloise - L'heureux Cyclage

[(#LOGO_SITE_SPIP|inserer_attribut{alt,#NOM_SITE_SPIP})]