Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 1075 Rev 1088
Line 20... Line 20...
20
#zone-reseau .motsclefs	.mot3 {
20
#zone-reseau .motsclefs	.mot3 {
21
	font-size:20px;
21
	font-size:20px;
22
	margin:3px 0 0 39px;}
22
	margin:3px 0 0 39px;}
23
#zone-reseau {
23
#zone-reseau {
24
	/*Commenté pour le don, a enlever après la campagne*/
24
	/*Commenté pour le don, a enlever après la campagne*/
25
	/*background:url(../images/graphisme/bandeau_reseau_image.png) right center no-repeat;*/
25
	background:url(../images/graphisme/bandeau_reseau_image.png) right center no-repeat;
26
}
26
}
27
/*+-----------------------------------------------------------------------------------------------------------------+*/
27
/*+-----------------------------------------------------------------------------------------------------------------+*/
28
/* Logos de droite (facebook, delicious etc...) */
28
/* Logos de droite (facebook, delicious etc...) */
29
.contenu_centre {
29
.contenu_centre {
30
	text-align:center;}
30
	text-align:center;}
Line 130... Line 130...
130
}
130
}
Line 131... Line 131...
131
 
131
 
132
.resultat_recherche .profil_informations {
132
.resultat_recherche .profil_informations {
133
	display:inline;
133
	display:inline;
134
	float:left;
134
	float:left;
135
	width:550px;
135
	width:540px;
Line 136... Line 136...
136
}
136
}
137
 
137
 
-
 
138
.resultat_recherche .description {
138
.resultat_recherche .description {
139
	color: #555555;
Line 139... Line 140...
139
	color: #555555;
140
	text-overflow: ellipsis;
140
}
141
}
141
 
142