Team:KAIST Korea/enter

From 2012.igem.org

(Difference between revisions)
(Blanked the page)
 
(175 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
 
-
<head>
 
-
<style type="text/css">
 
-
 
-
#content {border:none; position:relative; top:-20px; background-color:transparent;}
 
-
 
-
#globalWrapper {
 
-
clear:both;
 
-
width:100%;
 
-
position:absolute;
 
-
top:0px;
 
-
}
 
-
 
-
#contentSub {display:none;}
 
-
#siteSub {display:none;}
 
-
#search-controls {
 
-
width:300px;
 
-
 
-
        top:25px;
 
-
        right:25px;
 
-
        z-index:100;
 
-
}
 
-
 
-
input.searchButton {
 
-
position:absolute;
 
-
font-size:10pt;
 
-
font-family:"Arial";
 
-
font-weight:normal;
 
-
color:#FFFFFF;
 
-
}
 
-
 
-
#searchInput{
 
-
background-color:transparent;
 
-
z-index:100;
 
-
color:#FFFFFF;
 
-
font:Arial;
 
-
text-align:center;
 
-
 
-
background:url('https://static.igem.org/mediawiki/2012/2/2e/Kaist2011_head_searchbar.png') no-repeat;
 
-
background-position:0px 0px;
 
-
vertical-align:middle;
 
-
 
-
width: 184px;
 
-
height: 22px;
 
-
border: none;
 
-
 
-
}
 
-
 
-
#searchGoButton {
 
-
font-size:0pt;
 
-
background:url('https://static.igem.org/mediawiki/2012/b/b3/Kaist_arrow.png') no-repeat;
 
-
background-position:left 0px;
 
-
cursor:pointer;
 
-
cursor: hand; /* for IE 5.x */
 
-
 
-
width: 29px;
 
-
height: 29px;
 
-
border: none;
 
-
}
 
-
#mw-searchButton {
 
-
position:relative;
 
-
left:35px;
 
-
font-size:0pt;
 
-
background:url('https://static.igem.org/mediawiki/2012/d/df/Kaist_search.png') no-repeat;
 
-
background-position:left 0px;
 
-
cursor:pointer;
 
-
cursor: hand; /* for IE 5.x */
 
-
 
-
width: 29px;
 
-
height: 29px;
 
-
border: none;
 
-
}
 
-
.firstHeading {display:none;}
 
-
 
-
 
-
<!--Remove the banner-->
 
-
#p-logo {position:relative; top:0px; z-index:0; height:1px; width:10px; overflow:hidden;}
 
-
#p-logo a{color:black;}
 
-
img[src*="/wiki/skins/common/images/wiki.png"]{
 
-
    visibility:hidden;
 
-
    top:-100px;
 
-
    width:10px;
 
-
    height:0px;
 
-
margin-top:20px;
 
-
    background:transparent;
 
-
}
 
-
 
-
#top-section {
 
-
height: 30px;
 
-
width: 100%;
 
-
background: none repeat scroll 0 0 #31323A;
 
-
border-bottom: 1px solid #262B35;
 
-
border-left: medium none;
 
-
border-right: medium none;
 
-
 
-
}
 
-
#menubar{
 
-
clear:both;
 
-
top:0px;
 
-
z-index:1;
 
-
font-size:8pt;
 
-
font-family:"Arial";}
 
-
#menubar:hover{
 
-
background-color:transparent;
 
-
}
 
-
 
-
.left-menu {margin-top:0px; left:-20px;}
 
-
.left-menu ul {border:none;}
 
-
.right-menu {margin-top:0px; right:-5px;}
 
-
.right-menu ul {border:none;}
 
-
.right-menu ul a {background-color:transparent;}
 
-
.left-menu li a {color: #ffffff;}
 
-
.left-menu li a:visited {color: #ffffff;}
 
-
.left-menu li a:hover { color:#bbe0e9;}
 
-
.left-menu li a:active{ color:#bbe0e9; font-weight:bold;}
 
-
.right-menu li a {color: #000000;}
 
-
.right-menu li a:visited {color: #000000;}
 
-
.right-menu li a:hover {color:#ababab; text-decoration:none;}
 
-
.right-menu li a:active {color:#ababab; text-decoration:none;font-weight:bold;}
 
-
 
-
#menubar li {
 
-
        margin: 6px;
 
-
}
 
-
 
-
#catlinks {
 
-
position:relative;
 
-
top:5px;
 
-
left:-5px;
 
-
width:990px;
 
-
border:none;
 
-
background-color:transparent;
 
-
padding-top:5px;
 
-
clear: both;
 
-
}
 
-
 
-
#footer-box {width:965px; background-color:transparent; border:none; position:relative; top:-50px; padding-top:25px;}
 
-
#footer {
 
-
position:relative;
 
-
bottom:5%;
 
-
background-color:transparent;
 
-
font-size:8pt;
 
-
font-family:"Arial";
 
-
z-index:1;
 
-
}
 
-
#footer li a {color:#000000;}
 
-
#footer img {
 
-
margin:10px;
 
-
border:none;
 
-
}
 
-
#footer li a:visited {color::#000000;}
 
-
#footer li a:hover { color:#ababab; text-decoration:none; }
 
-
#footer li a:active{ color:#ababab; text-decoration:none; font-weight:bold}
 
-
 
-
 
-
 
-
body {
 
-
width=100%;
 
-
 
-
background-image:url('https://static.igem.org/mediawiki/2012/4/47/Kaist_background.png');
 
-
background-repeat:no-repeat;
 
-
background-position:center top;
 
-
background-attachment: scroll;
 
-
background-color:transparent;
 
-
z-index:-100;
 
-
}
 
-
 
-
</style>
 
-
 
-
</head>
 
-
</html>
 

Latest revision as of 00:11, 22 August 2012