Template:Team:HokkaidoU Japan/stylesheets/wikireset.css

From 2012.igem.org

(Difference between revisions)
Line 12: Line 12:
#top-section #menubar.left-menu{
#top-section #menubar.left-menu{
     position: fixed;
     position: fixed;
-
     top: 5px; left: 8px;
+
     top: 0; left: 8px;
 +
    padding-top: 3px;
     width: 200px;
     width: 200px;
}
}
Line 31: Line 32:
#top-section #menubar.right-menu{
#top-section #menubar.right-menu{
     position: fixed;
     position: fixed;
-
     top: 5px; right: 3px;
+
     top: 0; right: 3px;
 +
    padding-top 3px;
}
}
#top-section #menubar.right-menu{
#top-section #menubar.right-menu{
     width: 200px;
     width: 200px;
}
}
-
#top-section #menubar li a{
+
#top-section #menubar{
     background-color: transparent;
     background-color: transparent;
     color: transparent;
     color: transparent;
}
}
-
#top-section #menubar li a:hover{
+
#top-section #menubar:hover{
     color: #fff;
     color: #fff;
}
}

Revision as of 03:26, 24 August 2012