Team:KAIST/header

From 2011.igem.org

(Difference between revisions)
 
(46 intermediate revisions not shown)
Line 13: Line 13:
/-->
/-->
-
<link rel="shortcut icon"  type="image/x-icon" href="https://static.igem.org/mediawiki/2010/2/26/Favicon.png" />
 
<style type="text/css">
<style type="text/css">
Line 21: Line 20:
-
#content { background-color:transparent; border:none; width: 983px; background-image:url(https://static.igem.org/mediawiki/2011/a/a9/Hanji_black26_500.jpg);}
+
#content { background-color:black; border:none; width:983px;}
#contentSub {display:none;}
#contentSub {display:none;}
Line 33: Line 32:
font-family:Calibri;
font-family:Calibri;
font-weight:normal;
font-weight:normal;
-
color: #1478ff;
+
color:#0066FF;
}
}
input.searchButton:visited {color: #000000;}
input.searchButton:visited {color: #000000;}
Line 43: Line 42:
#top-section {
#top-section {
-
height: 50px;
+
height:60px;
 +
border-bottom-style:solid;
 +
border-color:#FFFFFF;
 +
border-width:1px;
border-left: none;
border-left: none;
border-right: none;
border-right: none;
Line 49: Line 51:
}
}
-
#p-logo { height:89px; overflow:hidden;}
+
<!--Remove the banner-->
 +
#p-logo {height:10px; width:10px; overflow:hidden;}
 +
#p-logo a{color:black;}
img[src*="/wiki/skins/common/images/wiki.png"]{
img[src*="/wiki/skins/common/images/wiki.png"]{
-
     width:0;
+
    visibility:hidden;
-
     height:100px;
+
    top:-100px;
 +
     width:10px;
 +
     height:0px;
margin-top:20px;
margin-top:20px;
-
margin-left:400px;
 
-
margin-right:800px;
 
-
    padding-left:975px;
 
-
    padding-right:975px;
 
     background:transparent;
     background:transparent;
-
z-index:1;
 
}
}
#menubar{
#menubar{
 +
background-color:black;
top:0px;
top:0px;
z-index:99;
z-index:99;
Line 68: Line 70:
font-family:Calibri;}
font-family:Calibri;}
.left-menu {margin-top:0px; left:-20px;}
.left-menu {margin-top:0px; left:-20px;}
-
.left-menu ul {border: none;}
+
.left-menu ul {border:none;}
.right-menu {margin-top:0px; right:30px;}
.right-menu {margin-top:0px; right:30px;}
-
.right-menu ul {border: none;}
+
.right-menu ul {border:none;}
-
#menubar li a {color: #ffffff;}
+
#menubar li a {background-color:black; color: #ffffff;}
#menubar li a:visited {color: #ffffff;}
#menubar li a:visited {color: #ffffff;}
#menubar li a:hover { color:#1478ff;}
#menubar li a:hover { color:#1478ff;}
#menubar li a:active{ color:#1478ff; font-weight:bold}
#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 {
#footer {
-
position:fixed;
+
position:relative;
bottom:5%;
bottom:5%;
-
background-color: transparent;
+
background-color:transparent;
font-size:10pt;
font-size:10pt;
font-family:Calibri;
font-family:Calibri;
-
border:none;
+
z-index:-1;
-
z-index:5;
+
}
}
-
#footer-box {background-color: transparent; border:none}
+
#footer-box {background-color:transparent; border:none}
-
#footer li a {color: #666666;}
+
#footer li a {color:white;}
#footer li a:visited {color: #666666;}
#footer li a:visited {color: #666666;}
#footer li a:hover { color:#f09600; text-decoration:none; }
#footer li a:hover { color:#f09600; text-decoration:none; }
Line 92: Line 104:
body {
body {
-
background-image:url(https://static.igem.org/mediawiki/2011/a/a9/Hanji_black26_500.jpg);
+
width=1280px;
background-position:top-center;
background-position:top-center;
-
background-color:#dcdcdc;
+
background-color:black;
}
}
Line 102: Line 114:
top: -55px;
top: -55px;
left: -145px;
left: -145px;
-
width:1300px;
+
width:0px;
-
height:1050px;
+
height:0px;
z-index:-100;
z-index:-100;
}
}
-
 
</style>
</style>

Latest revision as of 19:38, 27 June 2011