Team:KAIST-Korea/header

From 2011.igem.org

(Difference between revisions)
 
(41 intermediate revisions not shown)
Line 13: Line 13:
/-->
/-->
 +
 +
 +
<style type="text/css">
<style type="text/css">
/* IGEM stuff */
/* IGEM stuff */
-
 
#content {background-image:url('https://static.igem.org/mediawiki/2011/f/fd/Backgroundtile.jpg'); border:none; width:990px;}
#content {background-image:url('https://static.igem.org/mediawiki/2011/f/fd/Backgroundtile.jpg'); border:none; width:990px;}
Line 23: Line 25:
#siteSub {display:none;}
#siteSub {display:none;}
#search-controls {
#search-controls {
-
top:30px;
+
        top:30px;
-
right:76px;
+
        right:85px;
         z-index:100;
         z-index:100;
}
}
Line 37: Line 39:
#searchInput{
#searchInput{
-
         background-color:#bbbbbb;
+
         background-color:#ababab;
-
         border-color:#000000;
+
         border-color:#aaaaaa;
}
}
#searchInput:focus{
#searchInput:focus{
         border-style:solid;
         border-style:solid;
-
         border-width:3px;
+
         border-width:2px;
         border-color:#FF9900;
         border-color:#FF9900;
}
}
Line 50: Line 52:
input.searchButton:hover {color:#f09600;}
input.searchButton:hover {color:#f09600;}
input.searchButton:active{color:#f09600; font-weight:bold}
input.searchButton:active{color:#f09600; font-weight:bold}
-
#searchGoButton {left:130px;}
+
#searchGoButton {left:140px;}
-
#mw-searchButton {left:164px;}
+
#mw-searchButton {left:174px;}
.firstHeading {display:none;}
.firstHeading {display:none;}
Line 61: Line 63:
#top-section {
#top-section {
-
height:60px; width:1000px;
+
height:80px; width:1000px;
border-bottom-style:solid;
border-bottom-style:solid;
border-color:#FFFFFF;
border-color:#FFFFFF;
Line 146: Line 148:
</head>
</head>
 +
 +
 +
 +
 +
 +
</html>
</html>

Latest revision as of 19:40, 22 July 2011