Team:USTC-Software/header-n
From 2012.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
<head> | <head> | ||
<title>home</title> | <title>home</title> | ||
- | + | <style> | |
- | + | ||
table { | table { | ||
border-collapse:collapse; | border-collapse:collapse; | ||
Line 66: | Line 66: | ||
height:130px; | height:130px; | ||
position:relative; | position:relative; | ||
- | margin: | + | margin:10px auto; |
float:none; | float:none; | ||
} | } | ||
Line 79: | Line 79: | ||
background:url("https://static.igem.org/mediawiki/igem.org/b/bd/Team_logo.png"); | background:url("https://static.igem.org/mediawiki/igem.org/b/bd/Team_logo.png"); | ||
float:none; | float:none; | ||
- | margin-top: | + | margin-top:2px; |
- | margin-bottom: | + | margin-bottom:6px; |
} | } | ||
Line 140: | Line 140: | ||
background-position:center; | background-position:center; | ||
} | } | ||
- | |||
- | |||
- | + | ||
/*the begin of search box css*/ | /*the begin of search box css*/ | ||
#search-control-box { | #search-control-box { | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 80px; |
right: 8px; | right: 8px; | ||
width: 158px; | width: 158px; | ||
Line 154: | Line 152: | ||
background-color: transparent; | background-color: transparent; | ||
text-align:center; | text-align:center; | ||
- | z-index: | + | z-index: 68; |
} | } | ||
input.search_button { | input.search_button { | ||
margin: 0px 10px 0 10px; | margin: 0px 10px 0 10px; | ||
- | font-size: | + | font-size: 98%; |
background: none; | background: none; | ||
border: none; | border: none; | ||
- | color: | + | color:white; |
font-weight: bold; | font-weight: bold; | ||
font-family:Georgia, "Times New Roman", Times, serif; | font-family:Georgia, "Times New Roman", Times, serif; | ||
Line 167: | Line 165: | ||
input.search_button:hover { | input.search_button:hover { | ||
color: #A3511E; | color: #A3511E; | ||
- | |||
cursor:pointer; | cursor:pointer; | ||
} | } | ||
Line 175: | Line 172: | ||
font-size: 91%; | font-size: 91%; | ||
color:#0f0; | color:#0f0; | ||
+ | color: white; | ||
} | } | ||
input[type="text"] { | input[type="text"] { | ||
Line 196: | Line 194: | ||
<div id="navs"> | <div id="navs"> | ||
<ul> | <ul> | ||
- | + | <a href="#"/><div id="home_botton"></div> | |
<a href="#"/><div id="project_botton"></div> | <a href="#"/><div id="project_botton"></div> |
Latest revision as of 16:46, 23 September 2012