Team:UCL-London/static/navbarstyles.css

From 2013.igem.org

(Difference between revisions)
(Created page with "#nav_container { width:100%; height:25px; background:#C0C0C0; font-family:Ubuntu, sans-serif; } #navbar { height:25px; margin-left: auto; margin-right: auto; width:975px; } div...")
(Blanked the page)
 
(14 intermediate revisions not shown)
Line 1: Line 1:
-
#nav_container
 
-
{
 
-
width:100%;
 
-
height:25px;
 
-
background:#C0C0C0;
 
-
font-family:Ubuntu, sans-serif;
 
-
}
 
-
#navbar
 
-
{
 
-
height:25px;
 
-
margin-left: auto;
 
-
margin-right: auto;
 
-
width:975px;
 
-
}
 
-
 
-
div.navlink,
 
-
div.navgap
 
-
{
 
-
height:25px;
 
-
background:#C0C0C0;
 
-
float:left;
 
-
}
 
-
 
-
div.navlink
 
-
{
 
-
width:95px;
 
-
position:relative;
 
-
}
 
-
 
-
div.navlink:hover
 
-
{
 
-
background:white;
 
-
}
 
-
 
-
div.navlink a
 
-
{
 
-
position:absolute;
 
-
width:100%;
 
-
height:100%;
 
-
top:0;
 
-
left:0;
 
-
}
 
-
 
-
div.navgap
 
-
{
 
-
width:15px;
 
-
}
 

Latest revision as of 16:13, 10 August 2013