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: | + | 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: | + | top: 0; right: 3px; |
+ | padding-top 3px; | ||
} | } | ||
#top-section #menubar.right-menu{ | #top-section #menubar.right-menu{ | ||
width: 200px; | width: 200px; | ||
} | } | ||
- | #top-section #menubar | + | #top-section #menubar{ |
background-color: transparent; | background-color: transparent; | ||
color: transparent; | color: transparent; | ||
} | } | ||
- | #top-section #menubar | + | #top-section #menubar:hover{ |
color: #fff; | color: #fff; | ||
} | } |
Revision as of 03:26, 24 August 2012