Template:Team:USTC-Software/header-n
From 2012.igem.org
(Difference between revisions)
Line 116: | Line 116: | ||
} | } | ||
- | #home_botton{ | + | #wrap-global_header-n.home_botton{ |
width:127px; | width:127px; | ||
height:35px; | height:35px; | ||
Line 124: | Line 124: | ||
float:left; | float:left; | ||
} | } | ||
- | #home_botton:active{ | + | #wrap-global_header-n.home_botton: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; | ||
Line 131: | Line 131: | ||
} | } | ||
- | #project_botton{ | + | #wrap-global_header-n.project_botton{ |
width:80px; | width:80px; | ||
Line 140: | Line 140: | ||
float:left; | float:left; | ||
} | } | ||
- | #project_botton:active{ | + | #wrap-global_header-n.project_botton: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; | ||
Line 147: | Line 147: | ||
} | } | ||
- | #team_botton{ | + | #wrap-global_header-n.team_botton{ |
width:118px; | width:118px; | ||
height:35px; | height:35px; | ||
Line 157: | Line 157: | ||
float:left; | float:left; | ||
} | } | ||
- | #team_botton:active{ | + | #wrap-global_header-n.team_botton: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; | ||
Line 164: | Line 164: | ||
} | } | ||
- | #notes_botton{ | + | #wrap-global_header-n.notes_botton{ |
width:118px; | width:118px; | ||
height:35px; | height:35px; | ||
Line 172: | Line 172: | ||
float:left; | float:left; | ||
} | } | ||
- | #notes_botton:active{ | + | #wrap-global_header-n.notes_botton: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; | ||
Line 179: | Line 179: | ||
} | } | ||
- | #hp_botton{ | + | #wrap-global_header-n.hp_botton{ |
width:174px; | width:174px; | ||
height:35px; | height:35px; | ||
Line 187: | Line 187: | ||
float:left; | float:left; | ||
} | } | ||
- | #hp_botton:active{ | + | #wrap-global_header-n.hp_botton: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; | ||
margin-right:40px; | margin-right:40px; | ||
float:left; | float:left; | ||
- | }/*the end of header-n css*/ | + | } /*the end of header-n css*/ |
</style> | </style> | ||
Line 257: | Line 257: | ||
<div id="team_logo-n"></div> | <div id="team_logo-n"></div> | ||
- | + | <div id="wrap-global_header-n" class="home_botton"><a href="#"></div> | |
- | < | + | <div id="wrap-global_header-n" class="project_botton"><a href="#"></div> |
- | < | + | <div id="wrap-global_header-n" class="team_botton"><a href="#"></div> |
- | < | + | <div id="wrap-global_header-n" class="notes_botton"><a href="#"></div> |
- | < | + | <div id="wrap-global_header-n" class="hp_botton"><a href="#"></div> |
+ | |||
Revision as of 06:29, 15 August 2012
TOP