Template:Team:SCUT-China/mainhead

From 2014.igem.org

(Difference between revisions)
Line 141: Line 141:
   li.home a{color:white;}
   li.home a{color:white;}
   li.safety a{color:white;}
   li.safety a{color:white;}
 +
 +
#navi
 +
{
 +
width:250px;
 +
positon:absolute;
 +
left:100px;
 +
top:52px;
 +
border-top:2px solid red;
 +
border-bottom:4px solid red;
 +
}
 +
#navslide
 +
{
 +
background-color:transparent;
 +
padding:0;
 +
border-bottom:3px solid red;
 +
}
 +
.navimenu_head
 +
{
 +
font-weight:600;
 +
height:30px;
 +
padding:6px 5px 3px 5px;
 +
margin:5px 0;
 +
text-align:left;
 +
font-family:Verdana,Arial;
 +
}
 +
.navimenu_head a
 +
{
 +
font-size:20px;
 +
color:#000000;
 +
text-decoration:none;
 +
}
 +
.navimenu_body
 +
{
 +
margin-left:8px;
 +
margin-bottom:10px;
 +
padding:0px;
 +
display:none;
 +
border-left:1px solid red;
 +
border-bottom:1px solid red;
 +
}
 +
.navimenu_body a
 +
{
 +
color:#000000;
 +
background-color:transparent;
 +
display:block;
 +
padding:5px 15px;
 +
font-size:16px;
 +
margin-top:5px;
 +
text-decoration:none;
 +
font-family:Verdana,Arial;
 +
}
 +
.navimenu_body a:hover
 +
{
 +
color:red;
 +
}
 +
.navimenu_head a:hover
 +
{
 +
color:red;
 +
}
 +
#labelbar
 +
{
 +
width:250px;
 +
height:50px;
 +
margin:20px 0;
 +
padding:0;
 +
}
    
    
</style>
</style>

Revision as of 16:34, 17 October 2014