Team:TU-Delft/Templates/Style

From 2013.igem.org

(Difference between revisions)
Line 183: Line 183:
#menu a {
#menu a {
-
  position:static;
+
  position: absolute;
-
margin: 0;
+
    white-space: nowrap;
-
float: left;  
+
    top:0;
-
display: inline;
+
    width: 350px;
-
padding:0 3px;
+
    z-index: 5;
-
background:white ;
+
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
-
text-align:center;
+
    font-size: 95%;
-
width:90px;
+
    line-height: 1em;
 +
z-index:1001;
}
}

Revision as of 08:16, 1 August 2013