Team:KAIST-Korea/jihan2
From 2011.igem.org
(Difference between revisions)
(147 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | {{:Team:KAIST-Korea/jihanmenu}} | ||
<html> | <html> | ||
<head> | <head> | ||
Line 13: | Line 14: | ||
/--> | /--> | ||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
/* IGEM stuff */ | /* IGEM stuff */ | ||
- | #content {background- | + | #content {border:none; background-color:white; -moz-opacity:.80; filter:alpha(opacity=80); opacity:.80; |
+ | position:relative; top:-20px; height:1000px; | ||
+ | } | ||
+ | |||
+ | #globalWrapper { | ||
+ | clear:both; | ||
+ | width:100%; | ||
+ | position:absolute; | ||
+ | top:0px; | ||
+ | } | ||
#contentSub {display:none;} | #contentSub {display:none;} | ||
Line 26: | Line 35: | ||
right:170px; | right:170px; | ||
z-index:100; | z-index:100; | ||
- | } | + | height:23px; |
+ | background-color:#111111; | ||
+ | background-position:center; | ||
+ | } | ||
input.searchButton { | input.searchButton { | ||
position:absolute; | position:absolute; | ||
font-size:10pt; | font-size:10pt; | ||
- | font-family: | + | font-family:"Arial"; |
font-weight:normal; | font-weight:normal; | ||
color:#FFFFFF; | color:#FFFFFF; | ||
Line 39: | Line 51: | ||
position:relative; | position:relative; | ||
top:2px; | top:2px; | ||
- | background-color: | + | background-color:transparent; |
+ | z-index:100; | ||
border-style:solid; | border-style:solid; | ||
border-width:0px; | border-width:0px; | ||
+ | color:white; | ||
} | } | ||
- | + | input.searchButton:visited {color:#000000;} | |
- | + | input.searchButton:hover {color:#bbbbbb;} | |
- | + | input.searchButton:active{color:#bbbbbb; font-weight:bold;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | input.searchButton:visited {color: #000000;} | + | |
- | input.searchButton:hover {color:# | + | |
- | input.searchButton:active{color:# | + | |
Line 73: | Line 80: | ||
#top-section { | #top-section { | ||
height:80px; width:1000px; | height:80px; width:1000px; | ||
- | + | border:none; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
z-index:0; | z-index:0; | ||
} | } | ||
<!--Remove the banner--> | <!--Remove the banner--> | ||
- | #p-logo {height:10px; width:10px; overflow:hidden;} | + | #p-logo {position:relative; top:0px; z-index:0; height:10px; width:10px; overflow:hidden;} |
#p-logo a{color:black;} | #p-logo a{color:black;} | ||
img[src*="/wiki/skins/common/images/wiki.png"]{ | img[src*="/wiki/skins/common/images/wiki.png"]{ | ||
Line 94: | Line 97: | ||
#menubar{ | #menubar{ | ||
- | + | clear:both; | |
top:0px; | top:0px; | ||
- | z-index: | + | z-index:1; |
- | font-size: | + | font-size:8pt; |
- | font-family: | + | font-family:"Arial";} |
+ | #menubar:hover{ | ||
+ | background-color:transparent; | ||
+ | } | ||
+ | |||
.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:-5px;} | .right-menu {margin-top:0px; right:-5px;} | ||
.right-menu ul {border:none;} | .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:#bbe0e9;} | ||
+ | .right-menu li a:active {color:#bbe0e9; font-weight:bold;} | ||
#menubar li { | #menubar li { | ||
Line 121: | Line 133: | ||
padding-top:5px; | padding-top:5px; | ||
clear: both; | clear: both; | ||
- | |||
- | |||
- | |||
} | } | ||
+ | #footer-box {background-color:transparent; border:none; position:relative; top:150px; padding-top:25px;} | ||
#footer { | #footer { | ||
position:relative; | position:relative; | ||
Line 131: | Line 141: | ||
background-color:transparent; | background-color:transparent; | ||
font-size:9pt; | font-size:9pt; | ||
- | font-family:" | + | font-family:"Arial",Serif; |
z-index:1; | z-index:1; | ||
} | } | ||
- | + | #footer li a {color:#000000;} | |
- | #footer li a {color: | + | |
#footer img { | #footer img { | ||
- | + | border:none; | |
- | + | ||
- | + | ||
width:68px; | width:68px; | ||
height:24px; | height:24px; | ||
} | } | ||
- | #footer li a:visited {color: # | + | #footer li a:visited {color::#000000;} |
- | #footer li a:hover { color:# | + | #footer li a:hover { color:#ababab; text-decoration:none; } |
- | #footer li a:active{ color:# | + | #footer li a:active{ color:#ababab; text-decoration:none; font-weight:bold} |
body { | body { | ||
width=100%; | width=100%; | ||
+ | |||
+ | background-image:url('https://static.igem.org/mediawiki/2011/b/b5/Kaist2011_menu_background.png'); | ||
+ | background-repeat:no-repeat; | ||
+ | background-position:center top; | ||
+ | background-attachment: scroll; | ||
+ | |||
+ | background-color:#bbe0e9; | ||
+ | z-index:-100; | ||
} | } | ||
- | + | ||
.upbg { | .upbg { | ||
- | position: | + | position: relative; |
overflow:hidden; | overflow:hidden; | ||
top: -55px; | top: -55px; | ||
Line 160: | Line 175: | ||
} | } | ||
- | + | </style> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | </head> | |
- | + | ||
- | + | ||
- | + | ||
- | + | <body> | |
- | + | <!--background image--> | |
- | + | ||
- | + | ||
- | + | ||
- | + | <img src='https://static.igem.org/mediawiki/2011/b/b5/Kaist2011_menu_background.png' style="position:relative;left:500px;"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | </body> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</html> | </html> |
Latest revision as of 18:28, 4 August 2011