Project

General

Profile

Download (630 Bytes) Statistics
| Branch: | Tag: | Revision:
1

    
2
@IMPORT url("../styleOverride.css");
3

    
4
#edit-logo {
5
background:url("images/edit-logo.png") no-repeat scroll 0 0 #FFFFFF;
6
}
7

    
8
#splash {
9
  background:#EAEAE2 url(images/flora-malesiana-header2.jpg) no-repeat scroll 0 0; 
10
  height:92px;
11
  float:left;
12
  width:570px;
13
  overflow:hidden;
14
  float: right;
15
  margin-top: -92px;
16
  z-index: 2;
17
}
18

    
19
#wrapper #container #header #logo-floater {
20
	background:url("images/flora-malesiana-logo-floater-bg-1.jpg") repeat-x scroll 0 0 #FF7800;
21
	border-right:7px solid white;
22
	padding-left:15px;
23
	padding-right:15px;
24
	width: auto;
25
	z-index:4;
26
}
27

    
28
.featureTOC{
29
	float: left;
30
}
(4-4/4)