Template:Team:HokkaidoU Japan/css

From 2011.igem.org

(Difference between revisions)
Line 9: Line 9:
}
}
#top-section #menubar.left-menu{
#top-section #menubar.left-menu{
-
     position: fixed;
+
     position: absolute;
     top: 0; left: 0;
     top: 0; left: 0;
}
}
#top-section #menubar.right-menu{
#top-section #menubar.right-menu{
-
     position: fixed;
+
     position: absolute;
     top: 0; right: 0;
     top: 0; right: 0;
}
}
Line 19: Line 19:
#top-section #search-controls,
#top-section #search-controls,
#content h1.firstHeading,
#content h1.firstHeading,
 +
#content #bodyContent #contentSub,
 +
#content #bodyContent p:first-child,
#catlinks,
#catlinks,
#footer-box{
#footer-box{

Revision as of 06:08, 2 October 2011