Team:KAIST Korea/top
From 2012.igem.org
(Difference between revisions)
(40 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
<title>KAIST Korea 2012 iGEM</title> | <title>KAIST Korea 2012 iGEM</title> | ||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 7: | Line 8: | ||
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;} | html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;} | ||
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;} | h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;} | ||
- | ul, | + | ol, ul, li { list-style:none; } |
fieldset,img,hr {border:none;} | fieldset,img,hr {border:none;} | ||
caption,th {text-align:left;} | caption,th {text-align:left;} | ||
table {border-collapse:collapse; border-spacing:0;} | table {border-collapse:collapse; border-spacing:0;} | ||
td {vertical-align:top;} | td {vertical-align:top;} | ||
- | + | strong { font-weight:bold ;} | |
+ | em { font-style:italic; } | ||
+ | a img { border:none; } | ||
+ | q:before, q:after { content:''} | ||
+ | |||
html { height: 100%; } | html { height: 100%; } | ||
Line 19: | Line 24: | ||
background-image: url('https://static.igem.org/mediawiki/2012/6/61/Top_section_expand_KAIST.png'),url('https://static.igem.org/mediawiki/2012/9/98/PATTERN_diagonal.png'); | background-image: url('https://static.igem.org/mediawiki/2012/6/61/Top_section_expand_KAIST.png'),url('https://static.igem.org/mediawiki/2012/9/98/PATTERN_diagonal.png'); | ||
background-repeat: repeat-x,repeat; | background-repeat: repeat-x,repeat; | ||
- | |||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
- | + | overflow:hidden; | |
- | + | ||
} | } | ||
- | + | ||
#content | #content | ||
Line 45: | Line 48: | ||
{ | { | ||
clear: both; | clear: both; | ||
- | width: | + | width: 100%; |
z-index: 100; | z-index: 100; | ||
position: relative; | position: relative; | ||
top:0px; | top:0px; | ||
margin: auto; | margin: auto; | ||
- | font-size: | + | font-size: 10px; |
- | + | ||
} | } | ||
Line 63: | Line 65: | ||
position: relative; | position: relative; | ||
float: right; | float: right; | ||
- | top: | + | top: -10px; |
right: 0; | right: 0; | ||
height: auto; | height: auto; | ||
Line 148: | Line 150: | ||
#top-section | #top-section | ||
{ | { | ||
- | height: | + | height: 35px; |
width: 980px; | width: 980px; | ||
- | + | margin: 0 auto; | |
+ | top : 0px; | ||
background-image: url("https://static.igem.org/mediawiki/2012/5/5a/2012Kaist_korea.png"); | background-image: url("https://static.igem.org/mediawiki/2012/5/5a/2012Kaist_korea.png"); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
- | background-color: # | + | background-color: #3d3d3d; |
background-position: center; | background-position: center; | ||
border-bottom: 1px solid #262B35; | border-bottom: 1px solid #262B35; | ||
Line 163: | Line 166: | ||
#menubar | #menubar | ||
{ | { | ||
- | font-size: | + | font-size: 10px; |
font-family: "GothamXNarrow-Bold", "Helvetica"; | font-family: "GothamXNarrow-Bold", "Helvetica"; | ||
position: relative; | position: relative; | ||
float: left; | float: left; | ||
width: auto; | width: auto; | ||
- | top: | + | top: 36px; |
z-index: 100; | z-index: 100; | ||
} | } | ||
- | #menubar:hover{ background-color: | + | #menubar:hover{ background-color: #181818; } |
.left-menu { margin-top: 0px; left: 0; } | .left-menu { margin-top: 0px; left: 0; } | ||
Line 179: | Line 182: | ||
.right-menu ul { border: none; } | .right-menu ul { border: none; } | ||
.right-menu ul a { background-color: transparent; } | .right-menu ul a { background-color: transparent; } | ||
- | .left-menu li a { color: # | + | .left-menu li a { color: #615d5a; } |
- | .left-menu li a:visited { color: # | + | .left-menu li a:visited { color: #615d5a; } |
- | .left-menu li a:hover { color: # | + | .left-menu li a:hover { color: #ffffff; } |
- | .left-menu li a:active{ color: # | + | .left-menu li a:active{ color: #cccccc; font-weight: bold; } |
- | .right-menu li a { color: # | + | .right-menu li a { color: #f6f5c8; } |
- | .right-menu li a:visited { color: # | + | .right-menu li a:visited { color: #f6f5c8; } |
- | .right-menu li a:hover { color: # | + | .right-menu li a:hover { color: #ffffff; text-decoration: none; } |
- | .right-menu li a:active { color: # | + | .right-menu li a:active { color: #cccccc; text-decoration: none;font-weight: bold; } |
#menubar li { | #menubar li { | ||
- | margin: | + | |
- | word-spacing: | + | margin: 0px; |
+ | word-spacing:-1px; | ||
} | } | ||
Line 212: | Line 216: | ||
#footer li a:active{ color: #ababab; text-decoration: none; font-weight: bold} | #footer li a:active{ color: #ababab; text-decoration: none; font-weight: bold} | ||
</style> | </style> | ||
+ | |||
</head> | </head> | ||
</html> | </html> |
Latest revision as of 14:29, 10 September 2012