Subversion Repositories Applications.gtt

Rev

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

Rev 20 Rev 48
Line 11... Line 11...
11
	text-decoration:none;
11
	text-decoration:none;
12
	font-weight:bold;}
12
	font-weight:bold;}
13
a:hover{
13
a:hover{
14
	background-color:#eff4fa;
14
	background-color:#eff4fa;
15
	color:#036;}
15
	color:#036;}
-
 
16
/* Presentation des informations */
-
 
17
.information{
-
 
18
	margin: 0 25% 0 25%;
-
 
19
	text-align:center;
-
 
20
	font-size:1.2em;
-
 
21
	line-height:1.5em;
-
 
22
	font-weight:bold;
-
 
23
	color:white;
-
 
24
	background:#74C054;
-
 
25
	border-color:red;
-
 
26
	border-width:4px;
-
 
27
	border-style:outset;}
-
 
28
/* Presentation des formulaires */
16
 
29
form ul li {
-
 
30
	list-style-type:none;}
17
/* Presentation des listes de definitions */
31
/* Presentation des listes de definitions */
18
dl {width:100%;}
32
dl {width:100%;}
19
dt {
33
dt {
20
	float:left;
34
	float:left;
21
	font-weight: bold;
35
	font-weight: bold;