Team:KAIST/header

From 2010.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
-
<link rel="stylesheet" type="text/css" >
+
<link rel="stylesheet" type="text/css">
<!--[if lt IE 8]>
<!--[if lt IE 8]>
-
 
<![endif]-->
<![endif]-->
-
<script type="text/javascript"></script>
+
<script type="text/javascript" ></script>
-
<script type="text/javascript"> </script>
+
<script type="text/javascript" ></script>
<style type="text/css">
<style type="text/css">
-
 
html, body {
html, body {
margin: 0;
margin: 0;
Line 16: Line 14:
body {
body {
-
background-color: #000000;
+
background-color: #001e25;
background-image: url();
background-image: url();
background-repeat: no-repeat;
background-repeat: no-repeat;
Line 47: Line 45:
#top-section {
#top-section {
-
height: 20px;
+
height: 10px;
margin-top: -5px;
margin-top: -5px;
margin-left: auto;
margin-left: auto;
Line 76: Line 74:
display:block;
display:block;
float:left;
float:left;
-
margin-top:10px;
+
margin-top:-80px;
border: none;
border: none;
}
}
Line 88: Line 86:
display:block;
display:block;
float:left;
float:left;
-
margin-top:10px;
+
margin-top:-80px;
border: none;
border: none;
}
}
Line 140: Line 138:
#dashed_line {
#dashed_line {
-
background-image: url();
+
background-image: url(https://static.igem.org/mediawiki/2010/1/1c/Dashed-line.png);
-
height: 10px;
+
height: 1px;
width: 100%;
width: 100%;
overflow: hidden;
overflow: hidden;
Line 153: Line 151:
#header_wrap {
#header_wrap {
width:100%;
width:100%;
-
height:10px;
+
height:107px;
}
}
#menu_wrap {
#menu_wrap {
width:100%;
width:100%;
-
height:10px;
+
height:45px;
display:block;
display:block;
float: left;
float: left;
Line 165: Line 163:
#content_wrap {
#content_wrap {
width:100%;
width:100%;
-
/* background-color: #000000; */
+
/* background-color: #fff; */
margin-top: -24px;
margin-top: -24px;
display:block;
display:block;
Line 173: Line 171:
#footer_wrap {
#footer_wrap {
width:100%;
width:100%;
-
height:10px;
+
height:40px;
background-color: transparent;
background-color: transparent;
display:block;
display:block;
Line 238: Line 236:
background-image: url(/wiki/images/2/24/Main_bg.png);
background-image: url(/wiki/images/2/24/Main_bg.png);
background-repeat: no-repeat;
background-repeat: no-repeat;
-
height: 10px;
+
height: 20px;
border: none;
border: none;
overflow: hidden;
overflow: hidden;
Line 252: Line 250:
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: bottom left;
background-position: bottom left;
-
height: 10px;
+
height: 20px;
border: none;
border: none;
overflow: hidden;
overflow: hidden;
Line 261: Line 259:
#content_table .main_row {
#content_table .main_row {
-
background-image: url();
+
background-image: url(https://static.igem.org/mediawiki/2010/d/d3/Main_bg_middle.png);
float: left;
float: left;
display: block;
display: block;
Line 283: Line 281:
background-repeat: no-repeat;
background-repeat: no-repeat;
border:none;
border:none;
-
width: 960px;
+
width: 390px;
-
height: 10px;
+
height: 107px;
}
}
Line 293: Line 291:
border: none;
border: none;
width:217px;
width:217px;
-
height:10px;
+
height:48px;
text-align:left;
text-align:left;
}
}
Line 310: Line 308:
color: #111;
color: #111;
font-size: 10px;
font-size: 10px;
-
height:10px;
+
height:16px;
}
}
Line 321: Line 319:
border: none;
border: none;
cursor: pointer;
cursor: pointer;
-
height: 10px;
+
height: 26px;
color: #f5c44a;
color: #f5c44a;
text-indent:-9999px;
text-indent:-9999px;
Line 334: Line 332:
<div id="dashed_line">&nbsp;</div>
<div id="dashed_line">&nbsp;</div>
<div id="wrapper">
<div id="wrapper">
-
<div id="header_wrap"><title="KAIST 2010 iGEM"><h1 class="logo"></h1></a></div>
+
<div id="header_wrap"><h1 class="logo"></h1></a></div>
</html>
</html>

Revision as of 10:40, 11 July 2010