Subversion Repositories eFlore/Applications.cel

Rev

Rev 2684 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2684 Rev 2718
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
	max-height: 60px;
264
	width: 100%;
265
	max-width: 90px;
265
}
266
}
266
#logo a {
267
#logo a {
267
	border-bottom: none;
268
	border-bottom: none;
268
}
269
}