Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 615 Rev 616
Line 10... Line 10...
10
	background-color:#4A4B4C;
10
	background-color:#4A4B4C;
11
	color:#CCC;
11
	color:#CCC;
12
}
12
}
13
#cel-photo-contenu h1 {
13
#cel-photo-contenu h1 {
14
	margin:5px;
14
	margin:5px;
-
 
15
	padding:0;
15
	font-size:1.6em;
16
	font-size:1.6em;
-
 
17
	color:white;
16
	background-color:transparent;
18
	background-color:transparent;
-
 
19
	background-image:none;
-
 
20
	text-transform:none;
-
 
21
	text-align:left;
-
 
22
}
-
 
23
#cel-photo-contenu h1 a{
-
 
24
	color:#CCC;
17
}
25
}
18
#cel-photo-contenu h1 #cel-photo-flux{
26
#cel-photo-contenu h1 #cel-photo-flux{
19
	width:16px;
27
	width:16px;
20
	height:20px;
28
	height:20px;
21
}
29
}
22
#cel-photo-contenu img {
30
#cel-photo-contenu img {
23
	border:0;
31
	border:0;
24
	padding:0;
32
	padding:0;
-
 
33
	margin:0;
25
}
34
}
26
#cel-photo-contenu a, #cel-photo-contenu a:active, #cel-photo-contenu a:visited {
35
#cel-photo-contenu a, #cel-photo-contenu a:active, #cel-photo-contenu a:visited {
27
	border-bottom:1px dotted #666;
36
	border-bottom:1px dotted #666;
28
	color:#CCC;
37
	color:#CCC;
29
	text-decoration:none;
38
	text-decoration:none;
-
 
39
	background-image:none;
30
}
40
}
31
#cel-photo-contenu a:active {
41
#cel-photo-contenu a:active {
32
	outline:none;
42
	outline:none;
33
}
43
}
34
#cel-photo-contenu a:focus {
44
#cel-photo-contenu a:focus {