Team:TU-Delft/Test

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
 
<html>
<html>
<title>Menu</title>
<title>Menu</title>
Line 7: Line 6:
#navLaksh {
#navLaksh {
-
    margin: 50px;
+
position:fixed;
-
    z-index: 10;
+
width:850px;
-
    display: block;
+
top:15px;
 +
left:40%;
 +
right:60%;
 +
margin: 0 0 0 -230px;
 +
padding: 0;
 +
z-index:1001;
 +
 
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
font-size:14px;
 +
/*letter-spacing:1px;*/
 +
text-transform:uppercase;
 +
 
}
}
 +
     #navLaksh li { float: left; }
     #navLaksh li { float: left; }
         #navLaksh li:hover { position: relative }
         #navLaksh li:hover { position: relative }

Revision as of 02:15, 27 October 2012

Menu