Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1088 Rev 1096
Line 116... Line 116...
116
	color: #222;
116
	color: #222;
117
	font-weight: bold
117
	font-weight: bold
118
}
118
}
Line 119... Line 119...
119
 
119
 
120
#contenu {
120
#contenu {
121
	padding: 80px 0 0 5%;
121
	padding: 56px 0 0 5%;
Line 122... Line 122...
122
}
122
}
123
 
123
 
124
#contenu a {
124
#contenu a {
Line 500... Line 500...
500
	cursor:pointer;
500
	cursor:pointer;
501
}
501
}
Line 502... Line 502...
502
 
502
 
503
.enligne {
503
.enligne {
504
	display:inline;
-
 
505
}
504
	display:inline;
-
 
505
}
-
 
506