Team:KAIST/header

From 2011.igem.org

(Difference between revisions)
(Blanked the page)
 
(74 intermediate revisions not shown)
Line 1: Line 1:
 +
<html>
 +
<head>
 +
<!--
 +
============================================================================================
 +
*** PLEASE NOTE: ***
 +
 +
The contents and design of this wiki are published under the GNU Free Documentation License. You are granted the right to copy and modify our work, but you must publish your work under the same type of license while recognizing us the authors.
 +
 +
Stefan Kleinsorg, Thomas Uhlig
 +
 +
============================================================================================
 +
 +
/-->
 +
 +
<style type="text/css">
 +
 +
/* IGEM stuff */
 +
 +
 +
 +
#content { background-color:black; border:none; width:983px;}
 +
 +
#contentSub {display:none;}
 +
#siteSub {display:none;}
 +
#search-controls {
 +
top:30px;
 +
left:0;}
 +
input.searchButton {
 +
position:absolute;
 +
font-size:11pt;
 +
font-family:Calibri;
 +
font-weight:normal;
 +
color:#0066FF;
 +
}
 +
input.searchButton:visited {color: #000000;}
 +
input.searchButton:hover {color:#f09600;}
 +
input.searchButton:active{color:#f09600; font-weight:bold}
 +
#searchGoButton {left:130px;}
 +
#mw-searchButton {left:164px;}
 +
.firstHeading {display:none;}
 +
 +
#top-section {
 +
height:60px;
 +
border-bottom-style:solid;
 +
border-color:#FFFFFF;
 +
border-width:1px;
 +
border-left: none;
 +
border-right: none;
 +
z-index:0;
 +
}
 +
 +
<!--Remove the banner-->
 +
#p-logo {height:10px; 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;
 +
}
 +
 +
#menubar{
 +
background-color:black;
 +
top:0px;
 +
z-index:99;
 +
font-size:10pt;
 +
font-family:Calibri;}
 +
.left-menu {margin-top:0px; left:-20px;}
 +
.left-menu ul {border:none;}
 +
.right-menu {margin-top:0px; right:30px;}
 +
.right-menu ul {border:none;}
 +
#menubar li a {background-color:black; color: #ffffff;}
 +
#menubar li a:visited {color: #ffffff;}
 +
#menubar li a:hover { color:#1478ff;}
 +
#menubar li a:active{ color:#1478ff; font-weight:bold}
 +
 +
#catlinks {
 +
border:none;
 +
background-color:black;
 +
padding: 5px;
 +
margin-top: 1em;
 +
clear: both;
 +
border-bottom-style:solid;
 +
border-color:#FFFFFF;
 +
border-width:1px;
 +
}
 +
 +
#footer {
 +
position:relative;
 +
bottom:5%;
 +
background-color:transparent;
 +
font-size:10pt;
 +
font-family:Calibri;
 +
z-index:-1;
 +
}
 +
#footer-box {background-color:transparent; border:none}
 +
#footer li a {color:white;}
 +
#footer li a:visited {color: #666666;}
 +
#footer li a:hover { color:#f09600; text-decoration:none; }
 +
#footer li a:active{ color:#f09600; text-decoration:none; font-weight:bold}
 +
 +
body {
 +
width=1280px;
 +
background-position:top-center;
 +
background-color:black;
 +
}
 +
 +
.upbg {
 +
position: absolute;
 +
overflow:hidden;
 +
top: -55px;
 +
left: -145px;
 +
width:0px;
 +
height:0px;
 +
z-index:-100;
 +
}
 +
</style>
 +
 +
</head>
 +
 +
</html>

Latest revision as of 19:38, 27 June 2011