Template:Team:DukeMenu/CSS

From 2014.igem.org

(Difference between revisions)
Line 67: Line 67:
   -moz-box-shadow: 0px 0px 20px rgba(7, 54, 164, 0;  
   -moz-box-shadow: 0px 0px 20px rgba(7, 54, 164, 0;  
   box-shadow: 0px 0px 20px rgba(7, 54, 164, 0);
   box-shadow: 0px 0px 20px rgba(7, 54, 164, 0);
 +
}
 +
 +
#menu {
 +
background: #0736A4;
}
}
Line 77: Line 81:
<!--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 -->
-
<table id="bodyContent" width="100%" align="center">
+
<table id="menu" width="100%" align="center">
<tr height="50px">
<tr height="50px">
<td width="50px"><a href="https://2014.igem.org/Team:Duke"><img src="https://static.igem.org/mediawiki/2014/a/aa/Homeicon.png" align="left" alt="Home" height="50px" width="50px" /></a></td>
<td width="50px"><a href="https://2014.igem.org/Team:Duke"><img src="https://static.igem.org/mediawiki/2014/a/aa/Homeicon.png" align="left" alt="Home" height="50px" width="50px" /></a></td>

Revision as of 20:28, 24 July 2014