Template:Team:DukeMenu/CSS

From 2014.igem.org

(Difference between revisions)
Line 37: Line 37:
}
}
-
#menu {
+
.menu {
-
background: #0736A4;
+
position:fixed;
position:fixed;
z-index:10;
z-index:10;
Line 50: Line 49:
<body>
<body>
<!--width/height of table must equal the sq-menu attributes. consider changing the widths to percentages -->
<!--width/height of table must equal the sq-menu attributes. consider changing the widths to percentages -->
-
<div id="menu">
+
<div class="menu">
<table width="100%" align="center">
<table width="100%" align="center">
<tr height="50px">
<tr height="50px">

Revision as of 21:00, 24 July 2014