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

From 2012.igem.org

(Difference between revisions)
Line 31: Line 31:
#top-section #menubar.right-menu{
#top-section #menubar.right-menu{
     position: fixed;
     position: fixed;
-
/*    top: 0; right: 0;*/
+
    top: 5; right: 5;
}
}
#top-section #menubar.right-menu{
#top-section #menubar.right-menu{
-
    position: fixed;
 
     width: 200px;
     width: 200px;
}
}
-
#top-section #menubar.right-menu li a{
+
#top-section #menubar li a{
     background-color: transparent;
     background-color: transparent;
 +
    color: #999;
 +
}
 +
#top-section #menubar li a:hover{
 +
    color: #333;
}
}
.editsection,
.editsection,

Revision as of 03:19, 24 August 2012