Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 501 Rev 503
Line 51... Line 51...
51
}
51
}
52
/*+-----------------------------------------------------------------------------------------------------------------+*/
52
/*+-----------------------------------------------------------------------------------------------------------------+*/
53
/* Avertissement */
53
/* Avertissement */
54
#zone-avertissement {
54
#zone-avertissement {
55
	background-color:rgba(29,30,32,0.8);
55
	background-color:rgba(29,30,32,0.8);
-
 
56
	color:#CCC;
-
 
57
	padding:12px;
-
 
58
	text-align:justify;
56
}
59
}
57
#zone-avertissement h1, #zone-avertissement p {
60
#zone-avertissement h1{
58
	color:#CCCCCC;
61
	margin:0;
59
}
62
}
60
/*+-----------------------------------------------------------------------------------------------------------------+*/
63
/*+-----------------------------------------------------------------------------------------------------------------+*/
61
/* Carte titre */
64
/* Carte titre */
62
#zone-titre {
65
#zone-titre {
63
	background:url(http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.png) no-repeat 8px 8px rgba(29,30,32,0.8);
66
	background:url(http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.png) no-repeat 8px 8px rgba(29,30,32,0.8);