Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1096 Rev 1106
Line 155... Line 155...
155
	text-transform: uppercase;
155
	text-transform: uppercase;
156
	font-weight: bold;
156
	font-weight: bold;
157
	background: url(./img/troisCarre.png) no-repeat 0 8px;
157
	background: url(./img/troisCarre.png) no-repeat 0 8px;
158
}
158
}
Line -... Line 159...
-
 
159
 
-
 
160
.titre3 {
-
 
161
	color: #FD8C13;
-
 
162
	font-size: 15px;
-
 
163
	margin: 20px 0 10px;
-
 
164
	font-weight: bold;
-
 
165
}
-
 
166
 
-
 
167
.titre-minuscule {
-
 
168
	color: #FD8C13;
-
 
169
	font-size: 15px;
-
 
170
	margin: 20px 0 10px;
-
 
171
	padding: 0 0 0 25px;
-
 
172
	font-weight: bold;
-
 
173
	background: url(./img/troisCarre.png) no-repeat 0 8px;
-
 
174
}
159
 
175
 
160
.sousTitre {
176
.sousTitre {
161
	font-size: 15px;
177
	font-size: 15px;
162
	font-weight: bold
178
	font-weight: bold
Line 407... Line 423...
407
	margin-top:-30px;
423
	margin-top:-30px;
408
	border-radius:10px;
424
	border-radius:10px;
409
}
425
}
Line 410... Line 426...
410
 
426
 
411
.votePrisEnCompteNon {
427
.votePrisEnCompteNon {
412
	background:#C61717;
428
	background:#f06a6a;
413
	position:absolute;
429
	position:absolute;
414
	font-size:11px;
430
	font-size:11px;
415
	padding:5px;
431
	padding:5px;
416
	margin-top:-30px;
432
	margin-top:-30px;
Line 502... Line 518...
502
 
518
 
503
.enligne {
519
.enligne {
504
	display:inline;
520
	display:inline;
Line -... Line 521...
-
 
521
}
-
 
522
 
-
 
523
.aide {
-
 
524
	background:url(./img/information.png) no-repeat;
-
 
525
	padding-left:20px;
-
 
526
}
-
 
527
 
-
 
528
.lienListe {
-
 
529
	background:url('./img/traitTela.jpg') no-repeat 0 0px;
-
 
530
	cursor:pointer;
-
 
531
	padding-left:31px;
-
 
532
	padding-bottom:5px;
-
 
533
	padding-top:2px;