Team:HZAU-China
From 2013.igem.org
(Difference between revisions)
Line 205: | Line 205: | ||
#menuBar ul{ | #menuBar ul{ | ||
- | width: | + | width:920px; |
margin:0 auto; | margin:0 auto; | ||
list-style-type: none; | list-style-type: none; | ||
Line 211: | Line 211: | ||
#menuBar ul li{ | #menuBar ul li{ | ||
float:left; | float:left; | ||
- | padding-right: | + | padding-right:59px; |
} | } | ||
#menuBar a{ | #menuBar a{ | ||
width:170px; | width:170px; | ||
- | height: | + | height:170px; |
display:block; | display:block; | ||
- | background: transparent url(https://static.igem.org/mediawiki/2013 | + | background: transparent url(https://static.igem.org/mediawiki/2013/6/64/%E6%8C%89%E9%92%AE%E6%B5%85.jpg) no-repeat scroll ; |
padding-top:280px; | padding-top:280px; | ||
Line 229: | Line 229: | ||
} | } | ||
#menuBar a:hover{ | #menuBar a:hover{ | ||
- | background-image:url(https://static.igem.org/mediawiki/2013/7/ | + | background-image:url(https://static.igem.org/mediawiki/2013/7/7c/%E6%8C%89%E9%92%AE%E6%B7%B1.jpg); |
} | } | ||
#menuBar a#Home{ | #menuBar a#Home{ | ||
Line 235: | Line 235: | ||
} | } | ||
#menuBar a#About{ | #menuBar a#About{ | ||
- | background-position:- | + | background-position:-229px top; |
} | } | ||
#menuBar a#Gallery{ | #menuBar a#Gallery{ | ||
- | background-position:- | + | background-position:-458px top; |
} | } | ||
#menuBar a#Contact{ | #menuBar a#Contact{ | ||
- | background-position:- | + | background-position:-687px top; |
} | } | ||
Revision as of 13:20, 18 July 2013