From: Johan GIRAUD Date: Thu, 12 Feb 2015 11:29:06 +0000 (+0100) Subject: [SKEL+CSS] + role h1, h2, h3, référencement X-Git-Tag: 0.1.0~11 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fclavettes.git;a=commitdiff_plain;h=f3129cedf7c86acdc6144233ddea836b05c94c6d [SKEL+CSS] + role h1, h2, h3, référencement --- diff --git a/article.html b/article.html index bb223ab..55e40f1 100644 --- a/article.html +++ b/article.html @@ -19,7 +19,7 @@
-

#TITRE

+

#TITRE

[(#DATE|affdate)]

#TEXTE @@ -38,7 +38,7 @@

<:clavettes:a_lire_aussi:>

-

#TITRE

+

#TITRE

[(#DATE|affdate)]

#INTRODUCTION{400}

diff --git a/css/habillage.css b/css/habillage.css index 066123a..e431242 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -114,23 +114,28 @@ a:hover > i { transition: all 0.3s ease 0s; } h1 { + z-index: -9999; } + +h2 { margin: 0; padding: 0; margin-top: 15px; margin-left: 15px; font-size: 1.8em; display: inline-block; - font-weight: bold; } + font-weight: bold; + width: 90%; } -h1:hover { +h2:hover { text-decoration: underline; } -h2 { +h3 { margin: 15px 15px; font-size: 1.2em; - display: inline-block; } + display: inline-block; + width: 90%; } -h3 { +h4 { margin: 15px; display: inline-block; } @@ -150,7 +155,18 @@ p { padding: 10px 15px; text-transform: uppercase; font-family: "Trebuchet MS", Helvetica, arial, sans-serif; - font-size: 1.7em; } + font-size: 1.7em; + font-weight: normal; } + +.titre:hover { + text-decoration: none; + font-weight: normal; } + +#ateliers h3 { + margin: 15px 15px; + font-size: 1.2em; + display: inline-block; + text-decoration: none; } #ateliers { margin: 0 10px; } @@ -314,7 +330,7 @@ address p { padding-right: 10px; padding-bottom: 15px; } -.agenda h1:hover { +.agenda h2:hover { text-decoration: none; } .agenda p { diff --git a/css/habillage.scss b/css/habillage.scss index 9b766de..dd7b067 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -131,6 +131,9 @@ a:hover > i { transition: all 0.3s ease 0s; } h1{ + z-index: -9999; +} +h2{ margin: 0; padding:0; margin-top:15px; @@ -138,19 +141,20 @@ h1{ font-size:1.8em; display:inline-block; font-weight: bold; + width: 90%; } - -h1:hover{ +h2:hover{ text-decoration: underline; } -h2{ +h3{ margin: 15px 15px; font-size:1.2em; display:inline-block; + width:90%; } -h3{ +h4{ margin:15px; display:inline-block; } @@ -174,6 +178,17 @@ p{ text-transform: uppercase; font-family: "Trebuchet MS", Helvetica, arial, sans-serif; font-size: 1.7em; + font-weight: normal; +} +.titre:hover{ + text-decoration: none; + font-weight: normal; +} +#ateliers h3{ + margin: 15px 15px; + font-size:1.2em; + display:inline-block; + text-decoration: none; } #ateliers{ margin:0 10px; @@ -348,7 +363,7 @@ address p{ padding-right: 10px; padding-bottom: 15px; } -.agenda h1:hover{ +.agenda h2:hover{ text-decoration: none; } .agenda p{ diff --git a/inclure/sites.html b/inclure/sites.html index ed07079..b9023f2 100644 --- a/inclure/sites.html +++ b/inclure/sites.html @@ -6,12 +6,12 @@
    -

    #NOM_SITE

    +

    #NOM_SITE

    • -

      • #TITRE

      +

      • #TITRE

      #ADRESSE

      #CODE_POSTAL #VILLE

      diff --git a/rubrique.html b/rubrique.html index 3ee18d7..d76112f 100644 --- a/rubrique.html +++ b/rubrique.html @@ -13,6 +13,7 @@
      [(#LOGO_SITE_SPIP|inserer_attribut{alt,#NOM_SITE_SPIP})]
      +

      Clavette grenobloise - L'heureux Cyclage

      @@ -21,9 +22,9 @@
        -

        #NOM_SITE

        +

        #NOM_SITE

        -

        • #TITRE

        +

        • #TITRE

        #ADRESSE

        #CODE_POSTAL #VILLE

        @@ -47,7 +48,7 @@
        -

        #TITRE

        +

        #TITRE

        <:clavettes:historique:>

        #TEXTE @@ -61,7 +62,7 @@ [(#FICHIER|image_reduire{650}|image_nb|image_masque{#CHEMIN{images/masque_bleu.png},mode=normal})] -

        #TITRE

        +

        #TITRE

        [(#DATE|affdate)]

        #INTRODUCTION{400}

        @@ -81,7 +82,7 @@
        -

        <:clavettes:agenda:>

        +

        <:clavettes:agenda:>

          diff --git a/sommaire.html b/sommaire.html index a7726f6..e6bea67 100644 --- a/sommaire.html +++ b/sommaire.html @@ -25,7 +25,7 @@ [(#FICHIER|image_reduire{650}|image_nb|image_masque{#CHEMIN{images/masque_bleu.png},mode=normal})] -

          #TITRE

          +

          #TITRE

          [(#_articles:DATE|affdate)] — #TITRE

          #_articles:INTRODUCTION{400}

          @@ -44,7 +44,7 @@
        -

        <:clavettes:agenda:>

        +

        <:clavettes:agenda:>