Team:KAIST-Korea/header

From 2011.igem.org

(Difference between revisions)
Line 26: Line 26:
#search-controls {
#search-controls {
top:30px;
top:30px;
-
right:300px;
+
right:76px;
         z-index:100;
         z-index:100;
}
}
 +
input.searchButton {
input.searchButton {
position:absolute;
position:absolute;
Line 36: Line 37:
color:#FFFFFF;
color:#FFFFFF;
}
}
 +
 +
#searchInput{
 +
        background-color:#5a5a5a;
 +
        border-color:#000000;
 +
}
 +
input.searchButton:visited {color: #000000;}
input.searchButton:visited {color: #000000;}
input.searchButton:hover {color:#f09600;}
input.searchButton:hover {color:#f09600;}
Line 42: Line 49:
#mw-searchButton {left:164px;}
#mw-searchButton {left:164px;}
.firstHeading {display:none;}
.firstHeading {display:none;}
 +
 +
 +
#pt-userpage{
 +
        right:0px;
 +
}
 +
#top-section {
#top-section {
Line 108: Line 121:
width=1280px;
width=1280px;
background-position:top-center;
background-position:top-center;
-
background-color:white;
+
background-color:black;
-
}
+
-
 
+
.upbg {
.upbg {
position: absolute;
position: absolute;

Revision as of 02:55, 8 July 2011