Line 21: | Line 21: | ||
/*defines the father box of the navigation bar*/ | /*defines the father box of the navigation bar*/ | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
.navigation { | .navigation { | ||
width:100%; | width:100%; | ||
− | + | background:url(https://static.igem.org/mediawiki/2017/3/3e/T-SICAU-navigation_background-image.jpg); | |
+ | height:157px; | ||
position:relative; | position:relative; | ||
z-index:99; | z-index:99; | ||
Line 39: | Line 35: | ||
height:100px; | height:100px; | ||
margin-left:50px; | margin-left:50px; | ||
− | top: | + | top: 20px; |
} | } | ||
Line 88: | Line 84: | ||
width:60px; | width:60px; | ||
height:60px; | height:60px; | ||
− | margin: | + | margin:20px 20px 0; |
display:block; | display:block; | ||
} | } | ||
Line 95: | Line 91: | ||
<!--- THIS IS WHERE THE HTML BEGINS ---> | <!--- THIS IS WHERE THE HTML BEGINS ---> | ||
<div id="float"> | <div id="float"> | ||
− | |||
<div class="navigation"> | <div class="navigation"> | ||
<div id="team-icon"><a href="https://2017.igem.org/Team:SiCAU-China"> <img src="https://static.igem.org/mediawiki/2017/2/2c/T-SICAU-Sherlock_E.coli.jpg" alt="club's logo" /> </a></div> | <div id="team-icon"><a href="https://2017.igem.org/Team:SiCAU-China"> <img src="https://static.igem.org/mediawiki/2017/2/2c/T-SICAU-Sherlock_E.coli.jpg" alt="club's logo" /> </a></div> |
Revision as of 11:02, 17 October 2017