Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2350 Rev 2685
Line 259... Line 259...
259
.image-logo {
259
.image-logo {
260
	padding: 5px;
260
	padding: 5px;
261
	background-color: rgba(255, 255, 255, 0.9);
261
	background-color: rgba(255, 255, 255, 0.9);
262
	border: solid #dedede 1px;
262
	border: solid #dedede 1px;
263
	border-radius: 4px;
263
	border-radius: 4px;
-
 
264
	width: 100%;
264
}
265
}
265
#logo a {
266
#logo a {
266
	border-bottom: none;
267
	border-bottom: none;
267
}
268
}