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

From 2012.igem.org

(Difference between revisions)
Line 11: Line 11:
}
}
#top-section #menubar.left-menu{
#top-section #menubar.left-menu{
-
     position: absolute;
+
     position: fixed;
-
     top: 0; left: 0;
+
     top: 10; left: 10;
     width: 200px;
     width: 200px;
}
}
Line 31: Line 31:
#top-section #menubar.right-menu{
#top-section #menubar.right-menu{
     position: fixed;
     position: fixed;
-
     top: 5; right: 5;
+
     top: 10px; right: 10px;
}
}
#top-section #menubar.right-menu{
#top-section #menubar.right-menu{
Line 41: Line 41:
}
}
#top-section #menubar li a:hover{
#top-section #menubar li a:hover{
-
     color: #333;
+
     color: #fff;
}
}
.editsection,
.editsection,

Revision as of 03:21, 24 August 2012