Template:Regional Europe 2012 Page CSS

From 2012.igem.org

(Difference between revisions)
(Undo revision 1000 by Ebrinkman (talk))
Line 529: Line 529:
/*--Menu Begins Here http://www.sohtanaka.com/web-design/horizontal-sub-nav-with-css-jquery/ --*/
/*--Menu Begins Here http://www.sohtanaka.com/web-design/horizontal-sub-nav-with-css-jquery/ --*/
ul#topnav {
ul#topnav {
-
margin: 0; padding: 0;
+
margin: 0; padding: 0 0 0 37px;
float: left;
float: left;
/*-- width: 960px;--*/
/*-- width: 960px;--*/
Line 563: Line 563:
position: absolute;
position: absolute;
z-index:10;
z-index:10;
-
left: 0; top:35px;
+
left: 37px; top:35px;
display: none; /*--Hide by default--*/
display: none; /*--Hide by default--*/
width: 720px;
width: 720px;

Revision as of 21:22, 19 March 2012