Team:HUST-China/Templates/css2
From 2011.igem.org
(Difference between revisions)
Line 16: | Line 16: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
- | |||
- | |||
- | |||
/* navigation */ | /* navigation */ | ||
Line 57: | Line 53: | ||
display:block; | display:block; | ||
padding: 14px 35px; | padding: 14px 35px; | ||
- | color: | + | color: green; |
text-decoration:none; | text-decoration:none; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
- | + | /* background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg);*/ | |
- | + | background-color=green; | |
} | } | ||
#nav a:hover { | #nav a:hover { | ||
- | color: | + | color: green; |
- | + | /* background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg);*/ | |
- | + | /* background-position: bottom left;*/ | |
} | } | ||
Line 86: | Line 82: | ||
width:9em; | width:9em; | ||
float:left; | float:left; | ||
- | background-color: | + | background-color: green; |
background-image: none !important; | background-image: none !important; | ||
} | } | ||
#nav li ul a:hover { | #nav li ul a:hover { | ||
- | background-color: | + | background-color: green; |
} | } | ||
Revision as of 09:57, 5 October 2011