Team:KAIST Korea/top home
From 2012.igem.org
(Difference between revisions)
(15 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 8: | Line 7: | ||
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%; } | ||
+ | |||
body | body | ||
{ | { | ||
Line 22: | Line 26: | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
- | |||
} | } | ||
Line 45: | Line 48: | ||
clear: both; | clear: both; | ||
width: 100%; | width: 100%; | ||
- | z-index: | + | z-index: 1; |
position: relative; | position: relative; | ||
top:0px; | top:0px; | ||
margin: auto; | margin: auto; | ||
- | font-size: | + | font-size: 10px; |
} | } | ||
Line 148: | Line 151: | ||
height: 35px; | height: 35px; | ||
width: 1024px; | width: 1024px; | ||
- | + | 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 162: | Line 165: | ||
#menubar | #menubar | ||
{ | { | ||
- | font-size: | + | font-size: 10px; |
font-family: "GothamXNarrow-Bold", "Helvetica"; | font-family: "GothamXNarrow-Bold", "Helvetica"; | ||
position: relative; | position: relative; | ||
Line 204: | Line 207: | ||
} | } | ||
- | #footer-box { } | + | #footer-box {display:none;} |
- | #footer { | + | #footer {display:none;} |
#footer li a { color: #000000; } | #footer li a { color: #000000; } | ||
#footer img { margin: 10px; border: none; } | #footer img { margin: 10px; border: none; } |
Latest revision as of 14:51, 22 September 2012