Difference between revisions of "Template:Team:NUDT CHINA/CSS"
PatriciaXie (Talk | contribs) |
PatriciaXie (Talk | contribs) |
||
Line 63: | Line 63: | ||
<style type="text/css"> | <style type="text/css"> | ||
#mainContainer { | #mainContainer { | ||
+ | width: 900px; | ||
overflow:visible; | overflow:visible; | ||
float:center; | float:center; | ||
Line 73: | Line 74: | ||
#bannerContainer { | #bannerContainer { | ||
margin-left:180px; | margin-left:180px; | ||
+ | width: auto; | ||
} | } | ||
</style> | </style> | ||
Line 97: | Line 99: | ||
#menu li | #menu li | ||
{ | { | ||
+ | list-style-type:none; | ||
position: relative; | position: relative; | ||
font-family: "Trebuchet MS", Helvetica, sans-serif; | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
Line 105: | Line 108: | ||
position: relative; | position: relative; | ||
display: inline-block; | display: inline-block; | ||
− | margin: | + | margin: 8px 0px 0px 0px; |
padding: 0.3em .5em 0.3em; | padding: 0.3em .5em 0.3em; | ||
text-decoration: none; | text-decoration: none; | ||
Line 118: | Line 121: | ||
position: relative; | position: relative; | ||
display: inline-block; | display: inline-block; | ||
− | margin: | + | margin: 2px 0px; |
padding: 0.3em .5em 0.3em; | padding: 0.3em .5em 0.3em; | ||
text-decoration: none; | text-decoration: none; | ||
Line 160: | Line 163: | ||
margin-bottom: 30px; | margin-bottom: 30px; | ||
} | } | ||
− | #navigation | + | #navigation ul |
{ | { | ||
− | list-style-type: | + | list-style-type:none; |
border: 0; | border: 0; | ||
} | } | ||
#navigation li | #navigation li | ||
{ | { | ||
+ | list-style-type:none; | ||
position: relative; | position: relative; | ||
font-family: "Trebuchet MS", Helvetica, sans-serif; | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
Line 175: | Line 179: | ||
position: relative; | position: relative; | ||
display: inline-block; | display: inline-block; | ||
− | margin: | + | margin: 8px 0px 0px 0px; |
padding: 0.3em .5em 0.3em; | padding: 0.3em .5em 0.3em; | ||
text-decoration: none; | text-decoration: none; | ||
Line 188: | Line 192: | ||
position: relative; | position: relative; | ||
display: inline-block; | display: inline-block; | ||
− | margin: | + | margin: 2px 0px; |
padding: 0.3em .5em 0.3em; | padding: 0.3em .5em 0.3em; | ||
text-decoration: none; | text-decoration: none; | ||
Line 203: | Line 207: | ||
position: relative; | position: relative; | ||
display: inline-block; | display: inline-block; | ||
− | margin: | + | margin: 2px 0px; |
padding: 0.3em .5em 0.3em; | padding: 0.3em .5em 0.3em; | ||
text-decoration: none; | text-decoration: none; | ||
Line 258: | Line 262: | ||
#NUDT_Container ul | #NUDT_Container ul | ||
{ | { | ||
− | list-style- | + | list-style-position:inside; |
padding: 10px 50px; | padding: 10px 50px; | ||
border: 0; | border: 0; | ||
Line 279: | Line 283: | ||
#NUDT_Container a { | #NUDT_Container a { | ||
position: relative; | position: relative; | ||
− | + | text-decoration: none; | |
+ | background-color: #c3c3c3; | ||
color: #888887; | color: #888887; | ||
} | } | ||
Line 327: | Line 332: | ||
</div> | </div> | ||
<div id = "menu"> | <div id = "menu"> | ||
− | <img src="https://static.igem.org/mediawiki/2015/9/99/Menu.png"/> | + | <img src="https://static.igem.org/mediawiki/2015/9/99/Menu.png"/> |
− | + | ||
<li><a id = "HOME" href="https://2015.igem.org/Team:NUDT_CHINA"><span>HOME</span></a></li> | <li><a id = "HOME" href="https://2015.igem.org/Team:NUDT_CHINA"><span>HOME</span></a></li> | ||
Line 351: | Line 355: | ||
<li><a id = "MEASUREMENT" href="https://2015.igem.org/Team:NUDT_CHINA/Measurement"><span>MEASUREMENT</span></a></li> | <li><a id = "MEASUREMENT" href="https://2015.igem.org/Team:NUDT_CHINA/Measurement"><span>MEASUREMENT</span></a></li> | ||
<li><a id = "SOFTWARE" href="https://2015.igem.org/Team:NUDT_CHINA/Software"><span>SOFTWARE</span></a></li> | <li><a id = "SOFTWARE" href="https://2015.igem.org/Team:NUDT_CHINA/Software"><span>SOFTWARE</span></a></li> | ||
− | <li><a id = "ENTREPRENEURSHIP" href="https://2015.igem.org/Team:NUDT_CHINA/Entrepreneurship"><span>ENTREPRENEURSHIP</span></a></li | + | <li><a id = "ENTREPRENEURSHIP" href="https://2015.igem.org/Team:NUDT_CHINA/Entrepreneurship"><span>ENTREPRENEURSHIP</span></a></li> |
− | + | ||
</div> | </div> | ||
<div id = "logoContainer"> | <div id = "logoContainer"> |
Revision as of 07:41, 29 July 2015