Difference between revisions of "Team:CLSB-UK/Templates/NavBar"

Line 14: Line 14:
 
#top_header {
 
#top_header {
 
background-color: #fff6ee;
 
background-color: #fff6ee;
 +
position: relative;
 +
}
 +
 +
#accordion {
 +
float: left;
 +
position: absolute;
 +
left: 0px;
 +
top: 0px;
 +
z-index: 1000;
 +
background-color: #92AD40;
 +
padding: 5px;
 +
color: #FFFFFF;
 +
font-weight: bold;
 
}
 
}
  

Revision as of 10:59, 1 October 2016