Team:USTC-Software/header-n

From 2012.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 4: Line 4:
<head>
<head>
<title>home</title>
<title>home</title>
-
         
+
    <style>
-
  <style>
+
 
-
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
+
-
margin:0;
+
-
padding:0;
+
-
}
+
-
html,body {
+
-
margin:0;
+
-
padding:0;
+
-
}
+
table {
table {
border-collapse:collapse;
border-collapse:collapse;
Line 74: Line 66:
height:130px;
height:130px;
position:relative;
position:relative;
-
margin:20px auto;
+
margin:10px auto;
float:none;
float:none;
}
}
Line 87: 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:5px;
+
margin-top:2px;
-
margin-bottom:10px;
+
margin-bottom:6px;
}
}
Line 148: Line 140:
background-position:center;
background-position:center;
}
}
-
</style>
 
-
       
 
-
<style>
+
 
/*the begin of search box css*/
/*the begin of search box css*/
#search-control-box {
#search-control-box {
position: absolute;
position: absolute;
-
top: 87px;
+
top: 80px;
right: 8px;
right: 8px;
width: 158px;
width: 158px;
Line 162: Line 152:
background-color: transparent;
background-color: transparent;
text-align:center;
text-align:center;
-
z-index: 8;
+
z-index: 68;
       }
       }
input.search_button {
input.search_button {
margin: 0px 10px 0 10px;
margin: 0px 10px 0 10px;
-
font-size: 90%;
+
font-size: 98%;
background: none;
background: none;
border: none;
border: none;
-
color:#676767;
+
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 175: Line 165:
input.search_button:hover {
input.search_button:hover {
         color: #A3511E;
         color: #A3511E;
-
      color: #0f0;
 
           cursor:pointer;
           cursor:pointer;
           }
           }
Line 183: Line 172:
font-size: 91%;
font-size: 91%;
color:#0f0;
color:#0f0;
 +
color: white;
       }    
       }    
input[type="text"] {
input[type="text"] {
Line 204: Line 194:
    <div id="navs">
    <div id="navs">
                               <ul>
                               <ul>
-
<li><a href="#"/><div id="home_botton"></div></li>
+
<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

home