Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 887 Rev 910
Line 32... Line 32...
32
label input {
32
label input {
33
	position:absolute;
33
	position:absolute;
34
	left:100%;
34
	left:100%;
35
	top:0px;
35
	top:0px;
36
	width:15px;}
36
	width:15px;}
-
 
37
/*+-----------------------------------------------------------------------------------------------------------------+*/
37
a:link, a:visited, a:active{
38
/* Liens */
-
 
39
a {
38
	color:#3a3633;
40
	color:#598000;
39
	border-bottom:1px dotted #95ae5d}
41
	border-bottom:1px dotted #95ae5d;
-
 
42
}
40
a:hover, a:focus{
43
a:hover {
41
	color:#fd8c13;}
44
	color:#FD8C13;
-
 
45
	border-bottom:1px dotted #95ae5d;
-
 
46
}
42
/*+-----------------------------------------------------------------------------------------------------------------+*/
47
/*+-----------------------------------------------------------------------------------------------------------------+*/
43
/* CLASSES & COULEURS */
48
/* CLASSES & COULEURS */
44
.arrondi30{
49
.arrondi30{
45
	-moz-border-radius:30px;
50
	-moz-border-radius:30px;
46
	-webkit-border-radius:30px;
51
	-webkit-border-radius:30px;