Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 501 Rev 513
Line 93... Line 93...
93
	margin:0;
93
	margin:0;
94
	padding:0;}
94
	padding:0;}
95
.rss_titre_article {
95
.rss_titre_article {
96
	font-size:11px;
96
	font-size:11px;
97
	text-transform:none;
97
	text-transform:none;
98
	margin:0 0 5px 0;
98
	margin:5px 0 0 0;
99
	padding:0;}
99
	padding:0;}
100
.item {
100
.item {
101
	margin: 4px 0 10px 2px;}
101
	margin: 4px 0 10px 2px;}
102
.item .date {
102
.item .date {
103
	font-size:10px;}
103
	font-size:10px;}
Line 251... Line 251...
251
.categorie a:hover {
251
.categorie a:hover {
252
	background-image: url(/actu/IMG/img_underline_hover_actu_categorie.png);}
252
	background-image: url(/actu/IMG/img_underline_hover_actu_categorie.png);}
253
.descriptif_contenu {
253
.descriptif_contenu {
254
	text-align: justify;
254
	text-align: justify;
255
	margin-top:7px;}
255
	margin-top:7px;}
-
 
256
.descriptif_contenu_pagesyndication {
-
 
257
	text-align: justify;
-
 
258
	margin-bottom:7px;}
256
.titre_article {
259
.titre_article {
257
	color: #0227e1;
260
	color: #0227e1;
258
	text-align:left;}
261
	text-align:left;}
259
.texte_descriptif {
262
.texte_descriptif {
260
	font-size:13px;
263
	font-size:13px;
Line 285... Line 288...
285
	text-decoration:none;}
288
	text-decoration:none;}
286
.not_print {
289
.not_print {
287
	display:none;}
290
	display:none;}
288
/* Pour les articles archivés */
291
/* Pour les articles archivés */
289
#archive{
292
#archive{
290
	background-image: url(/sites/commun/fr/images/graphisme/archive.png);}
-
 
291
293
	background-image: url(/sites/commun/fr/images/graphisme/archive.png);}
-
 
294