Team:NTNU Trondheim/Test

From 2012.igem.org

(Difference between revisions)
Line 63: Line 63:
});
});
</script>
</script>
-
<style type="text/css">
 
-
#fixednav{
 
-
    position:fixed;
 
-
    left:0;
 
-
    right:0;
 
-
    top:0;
 
-
    height:39px;
 
-
    background:#13B8D6;
 
-
    display:none;
 
-
    z-index:300;
 
-
}
 
-
#fixednav div{
 
-
    width:994px;
 
-
    margin:0 auto;
 
-
}
 
-
#fixednav ul{
 
-
    list-style:none;
 
-
    margin:0 0 0 110px;
 
-
    padding:0;
 
-
}
 
-
#fixednav ul li{
 
-
    list-style:none;
 
-
    margin:0;
 
-
    padding:0;
 
-
    float:left;
 
-
}
 
-
#fixednav ul li a{
 
-
    display:block;
 
-
    margin:0;
 
-
    padding:12px 13px 8px 13px;
 
-
    float:left;
 
-
    height:19px;
 
-
    border-left:1px solid #84daea;
 
-
    border-right:1px solid #15a1bb;
 
-
    font-family: Cuprum, Helvetica, 'Helvetica Neue', arial;
 
-
    font-size: 1.4em;
 
-
    text-transform:uppercase;
 
-
    text-decoration:none;
 
-
    color:#FFF;
 
-
}
 
-
#fixednav ul li a.selected{
 
-
    height:24px !important;
 
-
    background:#15a1bb url('/new/images/menu_arrow_down.gif') no-repeat center bottom !important;
 
-
    border-right:none;
 
-
    border-left:none;
 
-
    padding-left:14px;
 
-
    padding-right:14px;
 
-
}
 
-
#fixednav ul li a:hover{
 
-
    background:#15a1bb;
 
-
    height:19px;
 
-
    text-decoration:underline;
 
-
}
 
-
#fixednav ul li.first a{
 
-
    border-left:none;
 
-
    padding-left:14px;
 
-
}
 
-
#fixednav ul li.last a{
 
-
    border-right:none;
 
-
    padding-right:14px;
 
-
}
 
-
</style>
 

Revision as of 15:07, 9 August 2012


Retrieved from "http://2012.igem.org/Team:NTNU_Trondheim/Test"