Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 918 Rev 1019
Line 34... Line 34...
34
 
34
 
35
.importance2, .importance3 {
35
.importance2, .importance3 {
36
	border:solid 1px #A89D80;
36
	border:solid 1px #A89D80;
Line 37... Line 37...
37
}
37
}
38
 
38
 
39
/*Spécifique à la page d'accueil projets*/
39
/*Spécifique à la page d'accueil projets*/
40
#zone-accueil #zone-colonne-droite {
40
#zone-accueil #zone-colonne-droite {
41
	width:55%;
41
	width:55%;
42
}
42
}
Line 75... Line 75...
75
.actualites1 {
75
.actualites1 {
76
	border-bottom:1px dotted #BAAD8B;
76
	border-bottom:1px dotted #BAAD8B;
77
	margin-bottom:10px;}
77
	margin-bottom:10px;}
78
#derniersProjets h3 {
78
#derniersProjets h3 {
79
	padding-left:0;}
79
	padding-left:0;}
80
#derniersProjets h3 a {
-
 
81
	color:inherit;}
-
 
82
#derniersProjets p {
80
#derniersProjets p {
83
	margin:0;
81
	margin:0;
84
}
82
}
85
83