Template:Team:WHU-China/css/header-style.css
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | /*convient to modify */ | ||
+ | #menubar { | ||
+ | position: absolute; | ||
+ | background: none; | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | .left-menu, .right-menu{ | ||
+ | position: absolute; | ||
+ | background: none; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | .left-menu li, .right-menu li a { | ||
+ | color: transparent !important; | ||
+ | } | ||
+ | |||
+ | |||
+ | .left-menu ul li, .right-menu ul li a{ | ||
+ | background: none; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | .right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active { | ||
+ | color: white !important; | ||
+ | } | ||
/*remove top-section*/ | /*remove top-section*/ |
Revision as of 13:20, 15 August 2012