Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 879 Rev 888
Line 9... Line 9...
9
	font-size:12px;
9
	font-size:12px;
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 !important;
15
	padding:0;
15
	padding:0 !important;
16
	font-size:1.6em;
16
	font-size:1.6em !important;
17
	color:white;
17
	color:white !important;
18
	background-color:transparent;
18
	background-color:transparent !important;
19
	background-image:none;
19
	background-image:none !important;
20
	text-transform:none;
20
	text-transform:none !important;
21
	text-align:left;
21
	text-align:left !important;
22
}
22
}
23
.cel-photo-contenu h1 a{
23
.cel-photo-contenu h1 a{
24
	color:#CCC;
24
	color:#CCC !important;
-
 
25
}
-
 
26
.cel-photo-contenu h1 a:hover {
-
 
27
	color:#56B80E !important;
-
 
28
	border-bottom:1px dotted #56B80E;
25
}
29
}
26
.cel-photo-contenu h1 .cel-photo-flux{
30
.cel-photo-contenu h1 .cel-photo-flux{
27
	width:16px;
31
	width:16px;
28
	height:20px;
32
	height:20px;
29
}
33
}
30
.cel-photo-contenu img {
34
.cel-photo-contenu img {
31
	border:0;
35
	border:0 !important;
32
	padding:0;
36
	padding:0 !important;
33
	margin:0;
37
	margin:0 !important;
34
}
38
}
35
.cel-photo-contenu a, .cel-photo-contenu a:active, .cel-photo-contenu a:visited {
39
.cel-photo-contenu a, .cel-photo-contenu a:active, .cel-photo-contenu a:visited {
36
	border-bottom:1px dotted #666;
40
	border-bottom:1px dotted #666;
37
	color:#CCC;
41
	color:#CCC;
38
	text-decoration:none;
42
	text-decoration:none;