Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1102 Rev 1104
Line 5... Line 5...
5
	padding-top: 20px;
5
	padding-top: 20px;
6
	background: white;
6
	background: white;
7
	width: 600px;
7
	width: 600px;
8
	margin: 0 auto;
8
	margin: 0 auto;
9
	margin-top: 5%;
9
	margin-top: 5%;
10
	padding-bottom:50px;
10
	padding-bottom:25px;
11
}
11
}
Line 12... Line 12...
12
 
12
 
13
.chargement {
13
.chargement {
14
    padding-left: 165px;
14
    padding-left: 165px;
Line 15... Line 15...
15
}
15
}
16
 
16
 
17
.auteur {
17
.auteur {
18
	color: #6C6865;
18
	color: #6C6865;
19
    font-family: arial;
-
 
20
    font-size: 13px;
-
 
21
    font-style: italic;
19
    font-family: arial;
22
    font-weight: bold;
20
    font-size: 13px;
23
    letter-spacing: 0;
21
    letter-spacing: 0;
-
 
22
    line-height: 18px;
-
 
23
    text-transform: none;
-
 
24
}
-
 
25
 
-
 
26
.date {
-
 
27
	color: #6C6865;
-
 
28
    font-family: arial;
-
 
29
    font-size: 13px;
-
 
30
    letter-spacing: 0;
-
 
31
    line-height: 18px;
-
 
32
    text-transform: none;
-
 
33
    margin-left:3px
-
 
34
}
-
 
35
 
-
 
36
.dateLabel {
-
 
37
	color: #6C6865;
-
 
38
    font-family: arial;
-
 
39
    font-size: 13px;
-
 
40
    letter-spacing: 0;
24
    line-height: 18px;
41
    line-height: 18px;
-
 
42
    text-transform: none;
25
    text-transform: none;
43
    margin-left:3px;
Line 26... Line 44...
26
    margin-top: -10px;
44
	text-transform:lowercase
27
}
45
}
28
 
46
 
-
 
47
 
29
 
48
 .detailVotePour {
Line 30... Line 49...
30
 .detailVotePour {
49
 	width:250px;
31
 	width:250px;
50
 	float:left;
32
 	float:left;
51
 	margin-bottom:15px
Line 46... Line 65...
46
 	font-weight:bold;
65
 	font-weight:bold;
47
 }
66
 }
Line 48... Line 67...
48
 
67
 
49
 
68
 
50
 .titreVotesContre div {
69
 .titreVotesContre div {
Line 51... Line 70...
51
 	color:#C61717;
70
 	color:#f06a6a;
52
 }
71
 }
53
 
72
 
Line 54... Line 73...
54
 .detailVotes {
73
 .detailVotes {
55
 	clear:left;
74
 	clear:left;
56
 }
75
 }
57
 
76
 
58
 .detailVotes div {
-
 
59
 	float:left;
77
 .detailVotes div {
-
 
78
 	float:left;
-
 
79
 	font-size:12px;
-
 
80
 	margin-bottom:1px;
-
 
81
 }
-
 
82
 
-
 
83
 .espece {
-
 
84
    font-size: 15px;
-
 
85
    font-weight: bold;
-
 
86
	margin-right:3px;
-
 
87
	margin-bottom:10px;
-
 
88
}
-
 
89
 
-
 
90
.lignePonderation {
60
 	font-size:12px;
91
	margin-top:4px;