Team:KAIST/header

From 2011.igem.org

(Difference between revisions)
(Blanked the page)
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
 +
 +
============================================================================================
 +
 +
/-->
 +
<link rel="shortcut icon"  type="" />
 +
 +
<style type="text/css">
 +
 +
/* IGEM stuff */
 +
 +
 +
 +
#content { background-color: transparent; border: none; width: 975px;}
 +
 +
#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: #666;
 +
}
 +
input.searchButton:visited {color: #666666;}
 +
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: 50px;
 +
border-left: none;
 +
border-right: none;
 +
z-index:5;
 +
}
 +
 +
#p-logo { height:89px; overflow:hidden;}
 +
img[src*="/wiki/skins/common/images/wiki.png"]{
 +
    width:0;
 +
    height:100px;
 +
margin-top:20px;
 +
margin-left:400px;
 +
margin-right:800px;
 +
    padding-left:975px;
 +
    padding-right:975px;
 +
    background:transparent;
 +
z-index:1;
 +
}
 +
 +
#menubar{
 +
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 {color: #666666;}
 +
#menubar li a:visited {color: #666666;}
 +
#menubar li a:hover { color:#f09600;}
 +
#menubar li a:active{ color:#f09600; font-weight:bold}
 +
 +
#footer {
 +
position:relative;
 +
background-color: transparent;
 +
font-size:10pt;
 +
font-family:Calibri;
 +
border:none;
 +
z-index:5;
 +
}
 +
#footer-box {background-color: transparent; border:none}
 +
#footer li a {color: #666666;}
 +
#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 {
 +
background-image:url();
 +
background-position:top-center;
 +
background-color:#dcdcdc;
 +
}
 +
 +
.upbg {
 +
position: absolute;
 +
overflow:hidden;
 +
top: -50px;
 +
left: -145px;
 +
width:1265px;
 +
height:1050px;
 +
z-index:-100;
 +
}
 +
 +
</style>
 +
 +
</head>
 +
 +
<body>
 +
<img class="upbg" src="">
 +
 +
<!--[if IE 6]>
 +
<style type="text/css">
 +
.upbg {
 +
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale');
 +
background:none;
 +
}
 +
</style>
 +
<![endif]-->
 +
</body>
 +
 +
</html>

Revision as of 09:45, 27 June 2011