[PLUGINS] +info plugin Visuels
[lhc/web/clavettes.git] / css / habillage_page_atelier.scss
1 header img{
2 width:70px;
3 height: 101px;
4 position: absolute;
5 }
6
7 /*1ERE COLONNE*/
8 #ateliers{
9 margin:0 10px 15px 0;
10 background-color: #edff64;
11
12 }
13 #ateliers p{
14 padding:0 0 0 15px;
15 }
16 .logoatelier img{
17 width:100%;
18 padding: 0 15px 0 0;
19 }
20 address{
21 font-size: 1.2em;
22 }
23
24 /*2EME COLONNE*/
25 .historique{
26 background-color: #ffd2a1;
27 margin:0 15px 15px 15px;
28 }
29 .historique h1{
30 width:100%;
31 }
32
33 #atelierdescription img{
34 width: 100%;
35
36 }
37
38 /*3EME COLONNE*/
39 .map{
40 background-color: #ba59f7;
41 width: 100%;
42 margin:0 15px 15px 10px;
43
44 }
45 .map img{
46 width:100%;
47 }
48 .agenda{
49 margin:0 0 15px 10px;
50 padding-right: 0;
51 background-color: #edff64;
52 }