Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 915 Rev 975
Line 49... Line 49...
49
.arrondi30{
49
.arrondi30{
50
	-moz-border-radius:30px;
50
	-moz-border-radius:30px;
51
	-webkit-border-radius:30px;
51
	-webkit-border-radius:30px;
52
	border-radius:30px;}
52
	border-radius:30px;}
Line 53... Line 53...
53
 
53
 
54
.nodisplay{
54
.cacher{
55
	display:none}
55
	display:none}
56
.hidden{
56
.transparent{
57
	visibility:hidden}
57
	visibility:hidden}
58
.spacer125{
58
.spacer125{
59
	width:125px;
59
	width:125px;
60
	float:left;}
60
	float:left;}