Template:Team:USTC-Software/header-n
From 2012.igem.org
(Difference between revisions)
Line 93: | Line 93: | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#global_header-n{ | #global_header-n{ | ||
Line 108: | Line 105: | ||
#navs-n div{ | #navs-n div{ | ||
margin-right:40px; | margin-right:40px; | ||
+ | float:left; | ||
+ | display:block; | ||
} | } | ||
- | #team_logo{ | + | #team_logo-n{ |
width:442px; | width:442px; | ||
height:78px; | height:78px; | ||
Line 119: | Line 118: | ||
} | } | ||
- | #home_botton{ | + | #home_botton-n{ |
width:127px; | width:127px; | ||
height:35px; | height:35px; | ||
Line 125: | Line 124: | ||
background-position:center; | background-position:center; | ||
} | } | ||
- | #home_botton:active{ | + | #home_botton-n:active{ |
background:url("https://static.igem.org/mediawiki/igem.org/d/da/Home_active.png"); | background:url("https://static.igem.org/mediawiki/igem.org/d/da/Home_active.png"); | ||
background-position:center; | background-position:center; | ||
} | } | ||
- | #project_botton{ | + | #project_botton-n{ |
width:80px; | width:80px; | ||
Line 137: | Line 136: | ||
background-position:center; | background-position:center; | ||
} | } | ||
- | #project_botton:active{ | + | #project_botton-n:active{ |
background:url("https://static.igem.org/mediawiki/igem.org/8/8b/Project_active.png"); | background:url("https://static.igem.org/mediawiki/igem.org/8/8b/Project_active.png"); | ||
background-position:center; | background-position:center; | ||
} | } | ||
- | #team_botton{ | + | #team_botton-n{ |
width:118px; | width:118px; | ||
height:35px; | height:35px; | ||
Line 150: | Line 149: | ||
top:-2px !important; /* because the photo has some problem */ | top:-2px !important; /* because the photo has some problem */ | ||
} | } | ||
- | #team_botton:active{ | + | #team_botton-n:active{ |
background:url("https://static.igem.org/mediawiki/igem.org/a/a8/Team_active.png"); | background:url("https://static.igem.org/mediawiki/igem.org/a/a8/Team_active.png"); | ||
background-position:center; | background-position:center; | ||
} | } | ||
- | #notes_botton{ | + | #notes_botton-n{ |
width:118px; | width:118px; | ||
height:35px; | height:35px; | ||
Line 161: | Line 160: | ||
background-position:center; | background-position:center; | ||
} | } | ||
- | #notes_botton:active{ | + | #notes_botton-n:active{ |
background:url("https://static.igem.org/mediawiki/igem.org/e/ef/Notes_active.png"); | background:url("https://static.igem.org/mediawiki/igem.org/e/ef/Notes_active.png"); | ||
background-position:center; | background-position:center; | ||
} | } | ||
- | #hp_botton{ | + | #hp_botton-n{ |
width:174px; | width:174px; | ||
height:35px; | height:35px; | ||
Line 172: | Line 171: | ||
background-position:center; | background-position:center; | ||
} | } | ||
- | #hp_botton:active{ | + | #hp_botton-n:active{ |
background:url("https://static.igem.org/mediawiki/igem.org/1/1a/Hp_active.png"); | background:url("https://static.igem.org/mediawiki/igem.org/1/1a/Hp_active.png"); | ||
background-position:center; | background-position:center; | ||
Line 230: | Line 229: | ||
<div id="global_header-n"> | <div id="global_header-n"> | ||
- | <div id="team_logo"></div> | + | <div id="team_logo-n"></div> |
<div id="navs-n"> | <div id="navs-n"> | ||
<ul> | <ul> | ||
- | <li><a href="#"/><div id="home_botton"></div></li> | + | <li><a href="#"/><div id="home_botton-n"></div></li> |
- | <li><a href="#"/><div id="project_botton"></div></li> | + | <li><a href="#"/><div id="project_botton-n"></div></li> |
- | <li><a href="#"/><div id="team_botton"></div></li> | + | <li><a href="#"/><div id="team_botton-n"></div></li> |
- | <li><a href="#"/><div id="notes_botton"></div></li> | + | <li><a href="#"/><div id="notes_botton-n"></div></li> |
- | <li><a href="#"/><div id="hp_botton"></div></li> | + | <li><a href="#"/><div id="hp_botton-n"></div></li> |
</ul> | </ul> | ||
</div> | </div> |
Revision as of 04:22, 15 August 2012
TOP