Team:KAIST-Korea/jihan
From 2011.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | #bodyContent { | ||
+ | width: 975px; | ||
+ | background-color:transparent;} | ||
+ | |||
+ | #menu ul { | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | width:975px; | ||
+ | height:1px; | ||
+ | } | ||
+ | |||
+ | #nav { | ||
+ | position:absolute; | ||
+ | padding: 0 0 0 0; | ||
+ | margin:0px; | ||
+ | list-style: none; | ||
+ | left:60px; | ||
+ | top:78px; | ||
+ | float:left; | ||
+ | width:975px; | ||
+ | height:1px; | ||
+ | } | ||
+ | #nav li { | ||
+ | float: left; | ||
+ | position: relative; | ||
+ | width: 14em; | ||
+ | height: 1em; | ||
+ | font-family:Calibri,sans-serif; | ||
+ | } | ||
+ | |||
+ | |||
#nav a, #nav a:visited { text-decoration:none; color:blue; font-weight:bold;} | #nav a, #nav a:visited { text-decoration:none; color:blue; font-weight:bold;} | ||
#nav a:hover, #nav a:active { color:green;} | #nav a:hover, #nav a:active { color:green;} |
Revision as of 05:02, 8 July 2011