Subversion Repositories Sites.tela-botanica.org

Rev

Rev 773 | Rev 797 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 773 Rev 793
Line 15... Line 15...
15
#zone-projets {
15
#zone-projets {
16
	background:url(../images/graphisme/bandeau_projets_image.png) right center no-repeat;}
16
	background:url(../images/graphisme/bandeau_projets_image.png) right center no-repeat;}
17
/*+-----------------------------------------------------------------------------------------------------------------+*/
17
/*+-----------------------------------------------------------------------------------------------------------------+*/
18
/* Boutons Liens -cadre haut gauche*/
18
/* Boutons Liens -cadre haut gauche*/
19
.boutonProjets {
19
.boutonProjets {
20
	width:160px;
20
	width:162px;
21
	display:inline-block;
21
	display:inline-block;
22
	padding:9px;
22
	padding:9px;
23
	margin-bottom:10px;
23
	margin-bottom:10px;
24
	color:white;
24
	color:white;
25
	font-size:18px;
25
	font-size:18px;
Line 28... Line 28...
28
	margin-top:3px;
28
	margin-top:3px;
29
	margin-left:0;}
29
	margin-left:0;}
30
#zone_contenu_corps .boutonProjets a {
30
#zone_contenu_corps .boutonProjets a {
31
	color:white;}
31
	color:white;}
32
.boutonProjets em {
32
.boutonProjets em {
33
	font-size:29px;
33
	font-size:28px;
34
	font-style:normal;}
34
	font-style:normal;}
35
.boutonProjets .mini {
35
.boutonProjets .mini {
36
	font-size:13px;}
36
	font-size:13px;}
37
#boutonForum {
37
#boutonForum {
38
	background:#baad8b;
38
	background:#baad8b;
Line 56... Line 56...
56
	border-bottom:1px dotted #BAAD8B;
56
	border-bottom:1px dotted #BAAD8B;
57
	margin-bottom:10px;}
57
	margin-bottom:10px;}
58
#derniersProjets h3 {
58
#derniersProjets h3 {
59
	padding-left:0;}
59
	padding-left:0;}
60
#derniersProjets h3 a {
60
#derniersProjets h3 a {
61
	color:inherit;}
-
 
62
61
	color:inherit;}
-
 
62