Team:USTC-Software/header-n
From 2012.igem.org
(Difference between revisions)
(4 intermediate revisions not shown) | |||
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:6px; | 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 158: | Line 156: | ||
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"] { |
Latest revision as of 16:46, 23 September 2012