Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 744 Rev 832
Line 144... Line 144...
144
	color:#CCC;
144
	color:#CCC;
145
}
145
}
146
#gg-map-carte {
146
#gg-map-carte {
147
	width:100%;
147
	width:100%;
148
}
148
}
149
#gg-map-info ul {
149
#gg-map-info {
150
	list-style-type:none;
150
	list-style-type:none;
151
	padding-left:0;
151
	padding: 5px 0;
-
 
152
	margin:0;
152
}
153
}
153
#gg-map-info li {
154
#gg-map-info li {
-
 
155
	margin:0 0 0 5px;
-
 
156
}
-
 
157
#gg-map-form {
-
 
158
	padding:0;
154
	margin:0;
159
	margin:0 5px;
155
}
160
}
156
#gg-map-info ul, #gg-map-info button{
161
#gg-map-form button {
157
	margin-left:5px;	
162
	margin:5px;
158
}
163
}
159
.champ {
164
.champ {
160
	color:#56B80E;
165
	color:#56B80E;
161
	font-weight:bold;
166
	font-weight:bold;
162
}
167
}
163
168