[CSS] -habillage page atelier
[lhc/web/clavettes.git] / css / habillage_page_atelier.scss
diff --git a/css/habillage_page_atelier.scss b/css/habillage_page_atelier.scss
deleted file mode 100644 (file)
index 66821aa..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-header img{
-       width:70px;
-       height: 101px;
-       position: absolute;
-}
-
-/*1ERE COLONNE*/
-#ateliers{
-       margin:0 10px 15px 0;
-       background-color: #edff64;
-
-}
-#ateliers p{
-       padding:0 0 0 15px;
-}
-.logoatelier img{
-       width:100%;
-       padding: 0 15px 0 0;
-}
-address{
-       font-size: 1.2em;
-}
-
-/*2EME COLONNE*/
-.historique{
-       background-color: #ffd2a1;
-       margin:0 15px 15px 15px;
-}
-.historique h1{
-       width:100%;
-}
-
-#atelierdescription img{
-       width: 100%;
-
-}
-
-/*3EME COLONNE*/
-.map{
-       background-color: #ba59f7;
-       width: 100%;
-       margin:0 15px 15px 10px;
-
-}
-.map img{
-       width:100%;
-}
-.agenda{
-       margin:0 0 15px 10px;
-       padding-right: 0;
-       background-color: #edff64;
-}
\ No newline at end of file