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

From 2012.igem.org

(Difference between revisions)
Line 4: Line 4:
  * Reset iGEM Wiki CSS. Use this with Template:Team:HokkaidoU_Japan/css/reset.css
  * Reset iGEM Wiki CSS. Use this with Template:Team:HokkaidoU_Japan/css/reset.css
  */
  */
-
/*
 
#top-section{
#top-section{
     position: relative;
     position: relative;
Line 10: Line 9:
     height: 0;
     height: 0;
     border: none;
     border: none;
-
}
 
-
#top-section #menubar.left-menu{
 
-
    position: fixed;
 
-
    top: 0; left: 8px;
 
-
    padding-top: 3px;
 
-
    width: 200px;
 
-
}
 
-
 
-
.left-menu, .right-menu{
 
-
    background-color: transparent !important;
 
-
    color: transparent !important;
 
-
}
 
-
.left-menu, .right-menu li,
 
-
.left-menu, .right-menu li a{
 
-
    background-color: transparent !important;
 
-
    color: transparent !important;
 
-
}
 
-
.left-menu, .right-menu ul:hover{
 
-
    color: #999 !important;
 
-
}
 
-
.left-menu, .right-menu ul li a:hover{
 
-
    color: #fff !important;
 
-
}
 
-
#top-section #menubar ul{
 
-
    margin: 0;
 
-
    padding:  0;
 
-
    height; 10px;
 
-
}
 
-
#top-section #menubar ul li:last-child{
 
-
    display: none;
 
-
}
 
-
 
-
#top-section #menubar ul li#pt-login{
 
-
    display: block;
 
-
}
 
-
 
-
#top-section #menubar.right-menu{
 
-
    position: fixed;
 
-
    top: 0; right: 3px;
 
-
    padding-top 3px;
 
-
}
 
-
#top-section #menubar.right-menu{
 
-
    width: 200px;
 
}
}

Revision as of 03:39, 15 September 2012