[CSS]+favicon2
authorJohan GIRAUD <johangiraud1@gmail.com>
Fri, 6 Feb 2015 15:54:12 +0000 (16:54 +0100)
committerJohan GIRAUD <johangiraud1@gmail.com>
Fri, 6 Feb 2015 15:54:19 +0000 (16:54 +0100)
css/habillage.css
css/habillage.scss
favicon.ico [new file with mode: 0644]
rubrique.html

index bf82665..ec04529 100644 (file)
@@ -168,6 +168,10 @@ p {
   margin: auto;
   width: 300px; }
 
+#ateliers nav {
+  padding-top: 15px;
+  clear: both; }
+
 /*2EME COLONNE*/
 #news {
   overflow: hidden; }
index 846af25..9dea33a 100644 (file)
@@ -195,7 +195,10 @@ p{
        margin:auto;
        width: 300px;
 }
-
+#ateliers nav{
+       padding-top:15px;
+       clear:both;
+}
 
 /*2EME COLONNE*/
 
@@ -232,8 +235,6 @@ address p{
 #atelierdescription img{
        width: 100%;
 }
-.logoatelier{
-}
 
 
 /*3EME COLONNE*/
diff --git a/favicon.ico b/favicon.ico
new file mode 100644 (file)
index 0000000..7cc44d9
Binary files /dev/null and b/favicon.ico differ
index 7e4c712..b87c93c 100644 (file)
@@ -34,7 +34,7 @@
                         #LOGO_SITE
                     </div>
                     <nav>
-                           <a href="#"><span class="glyphicons glyphicons-home"></span>Retour à l'accueil</a>
+                           <a href="#">Retour à l'accueil</a>
                     </nav>
                     </BOUCLE_sites>
                 </div>