Template:Team:Uppsala/styles

From 2013.igem.org

(Difference between revisions)
Line 60: Line 60:
position: relative;
position: relative;
width: 100%;
width: 100%;
-
                height:                                        250px;
 
}
}
Line 87: Line 86:
#navbar {
#navbar {
-
                border: 1px solid black;
 
background-image: url("https://static.igem.org/mediawiki/2013/e/e5/Menubar.png");  
background-image: url("https://static.igem.org/mediawiki/2013/e/e5/Menubar.png");  
background-repeat: no-repeat;
background-repeat: no-repeat;
Line 93: Line 91:
background-size: 93% 38%;
background-size: 93% 38%;
}
}
-
#nav{
 
-
          height: 80px;
 
-
          border: 1px solid yellow;
 
-
        }
 
#nav ul{
#nav ul{
padding-top: 5.8%;
padding-top: 5.8%;
Line 103: Line 97:
#nav li{
#nav li{
display: inline-block;
display: inline-block;
-
                position: relative;
 
-
                bottom: 5px;
 
-
                left: 0px;
 
list-style: none;
list-style: none;
                 border:solid 3px black;
                 border:solid 3px black;
-
                height: 70px;
 
             */  -webkit-transition: -webkit-transform 0.1s, background 0.1s;*/
             */  -webkit-transition: -webkit-transform 0.1s, background 0.1s;*/
                  
                  
Line 136: Line 126:
}
}
-
#nav li:hover {
+
        .nav-text:hover {
background: #0089d1;
background: #0089d1;
}
}
-
        .nav-text:hover {
+
-
        background: #0089d1;
+
-
}
+
-
 
+
</style>
</style>
</html>
</html>

Revision as of 10:01, 23 July 2013