Template:Kyoto Foreground
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | |||
#globalWrapper { | #globalWrapper { | ||
margin: 0px auto; | margin: 0px auto; | ||
Line 9: | Line 10: | ||
#content { | #content { | ||
color:#000000; | color:#000000; | ||
- | width: | + | width:813px; |
+ | padding: 5px; | ||
+ | margin: 0px; | ||
+ | float: right; | ||
font-family: 'Arial'; | font-family: 'Arial'; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | width: 813px; | ||
+ | float: right; | ||
} | } | ||
Line 22: | Line 31: | ||
#header { | #header { | ||
- | + | margin: 0px; | |
- | + | margin-left: -6px; | |
- | margin-left: - | + | |
height: 155px; | height: 155px; | ||
- | width: | + | width: 825px; |
border-bottom: 1px solid #000000; | border-bottom: 1px solid #000000; | ||
background-color: #000000; | background-color: #000000; | ||
Line 41: | Line 49: | ||
#top-section { | #top-section { | ||
height: 0px; | height: 0px; | ||
- | width: | + | width: 825px; |
top: 0px; | top: 0px; | ||
- | margin | + | margin: 0px; |
- | padding | + | padding: 0px; |
border: 0px; | border: 0px; | ||
- | + | float: right; | |
- | + | ||
z-index: 20; | z-index: 20; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#p-logo { | #p-logo { | ||
display: none; | display: none; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 76: | Line 70: | ||
position: absolute; | position: absolute; | ||
margin-left: -488px; | margin-left: -488px; | ||
- | margin-top: | + | margin-top: 0px; |
- | height: | + | height: 100%; |
- | width: | + | width: 136px; |
+ | padding: 5px; | ||
font-family: 'Arial'; | font-family: 'Arial'; | ||
background-color: #bbbbbb; | background-color: #bbbbbb; | ||
Line 91: | Line 86: | ||
#menu li a{ | #menu li a{ | ||
display:block; | display:block; | ||
- | + | width:132px; | |
- | width: | + | |
color:#000000; | color:#000000; | ||
background-color: #ffffff; | background-color: #ffffff; | ||
Line 111: | Line 105: | ||
height: auto; | height: auto; | ||
min-height: 600px; | min-height: 600px; | ||
- | |||
padding: 0px 25px 0px 25px; | padding: 0px 25px 0px 25px; | ||
float: right; | float: right; | ||
Line 118: | Line 111: | ||
<div id ="foreground"> | <div id ="foreground"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<ul id ="menu"> | <ul id ="menu"> | ||
Line 156: | Line 141: | ||
</div> | </div> | ||
<!-- end foreground --> | <!-- end foreground --> | ||
+ | |||
+ | <div id="header"> | ||
+ | <a href="https://2011.igem.org/Team:Kyoto" title="return to main page."> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/2/27/%E4%BA%AC%E5%A4%A7%E3%83%98%E3%83%83%E3%83%80%E3%83%BC%E5%85%89.jpg"> | ||
+ | </a> | ||
+ | </div> | ||
+ | <!-- end header --> | ||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script> | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script> |
Revision as of 09:50, 27 September 2011