Team:ETH Zurich/Templates

From 2013.igem.org

(Difference between revisions)
Line 48: Line 48:
/* Main menu */
/* Main menu */
#eth_nav {
#eth_nav {
-
     padding: 0 0 0 0px;
+
     padding: 0;
-
     margin-left: 0 auto;
+
    left: 10%;
 +
    width: 80%;
 +
    position: relative;
 +
     margin-left: -30px;
 +
    margin-right: -30px;
}
}
Line 260: Line 264:
   background-image:-webkit-gradient(linear,left top,right top,from(rgb(124,175,238)),to(rgb(61,76,190)));
   background-image:-webkit-gradient(linear,left top,right top,from(rgb(124,175,238)),to(rgb(61,76,190)));
   border:none;
   border:none;
-
   left:8.2%;
+
   margin: 0;
   padding: 0;
   padding: 0;
-
   width: 84.5%;
+
   width: 100%;
   position:fixed;
   position:fixed;
   top:83px;
   top:83px;

Revision as of 13:01, 12 September 2013

Header2.png
80px-Eth igem logo.png