From 2010.igem.org
(Difference between revisions)
|
|
Line 1: |
Line 1: |
- | __NOTOC__
| |
- | <html>
| |
- | <head>
| |
- | <script type="text/javascript" language="javascript">
| |
- | <!--
| |
- | function scroll() {
| |
- | window.scrollTo(0,98);
| |
- | }
| |
- | // -->
| |
- | </script>
| |
- | <style>
| |
- | /*-----------------------------------COMMON-----------------------------------*/
| |
- | body {
| |
- | background: #eee;
| |
- | }
| |
| | | |
- | #globalWrapper {
| |
- | padding: 0px;
| |
- | }
| |
- |
| |
- | #content {
| |
- | font-family: Verdana, sans-serif;
| |
- | width: 975px;
| |
- | padding: 0px;
| |
- | }
| |
- |
| |
- | #contentSub {
| |
- | display: none;
| |
- | }
| |
- |
| |
- | #siteSub {
| |
- | display: none;
| |
- | }
| |
- |
| |
- | #bodyContent {
| |
- | background:url(https://static.igem.org/mediawiki/2010/2/29/HokkaidoU_Japan_bg.png);
| |
- | background-repeat: repeat-y;
| |
- | }
| |
- |
| |
- | #bodyContent p {
| |
- | margin-top:0px;
| |
- | margin-bottom:0px;
| |
- | }
| |
- |
| |
- | #footer-box {
| |
- | background: url(https://static.igem.org/mediawiki/2010/e/ef/HokkaidoU_Japan_Footer_bg.png);
| |
- | background-repeat: repeat-y;
| |
- | }
| |
- |
| |
- | #footer-box a{
| |
- | color: #fff;
| |
- | }
| |
- |
| |
- | #f-copyrightico {
| |
- | float: right;
| |
- | margin-right: 10px;
| |
- | }
| |
- |
| |
- | #f-list {
| |
- | text-align: left;
| |
- | margin-left: 160px;
| |
- | }
| |
- |
| |
- |
| |
- | .firstHeading{
| |
- | padding: 0px;
| |
- | display: none;
| |
- | }
| |
- |
| |
- | table {
| |
- | background-color: #F0ECE0;
| |
- | }
| |
- |
| |
- | div.thumb {
| |
- | background-color: #fff;
| |
- | border-top: solid #630 2px;
| |
- | border-right: solid #630 1px;
| |
- | border-bottom: solid #630 1px;
| |
- | border-left: solid #630 1px;
| |
- | }
| |
- |
| |
- | div.tright {
| |
- | padding: 0.5em 0.5em 0.8em 1.4em;
| |
- | }
| |
- |
| |
- | div.tleft {
| |
- | padding: 0.5em 1.4em 0.8em 0.5em;
| |
- | }
| |
- |
| |
- | /*-----------------------------------ORIGINAL-----------------------------------*/
| |
- | html {
| |
- | margin-bottom: 1px;
| |
- | height: 100%;
| |
- | }
| |
- |
| |
- | #main {
| |
- | width: 650px;
| |
- | padding: 5px;
| |
- | float: left;
| |
- | }
| |
- |
| |
- | #bottom {
| |
- | width: 975px;
| |
- | height: 10px;
| |
- | clear: both;
| |
- | }
| |
- |
| |
- | #menu {
| |
- | width: 150px;
| |
- | margin-left: 15px;
| |
- | float: left;
| |
- | }
| |
- |
| |
- | #menu ul{
| |
- | width: 140px;
| |
- | margin: 0px;
| |
- | padding: 0px;
| |
- | font-size: 20px;
| |
- | }
| |
- |
| |
- | #menu li{
| |
- | list-style: none;
| |
- | text-align: center;
| |
- | width: 140px;
| |
- | border-left: 10px #E3DEC0 solid;
| |
- | line-height: 1.5em;
| |
- | margin: 0px;
| |
- | padding: 0px;
| |
- | background-color: #F0ECE0;
| |
- | }
| |
- |
| |
- | #menu li a{
| |
- | display: block;
| |
- | color: #83763D;
| |
- | background-color: #E3DEC0;
| |
- | }
| |
- |
| |
- | #menu li a:hover{
| |
- | text-decoration: none;
| |
- | background-color: #F0ECE0;
| |
- | }
| |
- |
| |
- |
| |
- | #menu #visitors {
| |
- | text-align: center;
| |
- | }
| |
- |
| |
- | #submenu {
| |
- | width: 150px;
| |
- | float: right;
| |
- | text-align: center;
| |
- | }
| |
- |
| |
- | </style>
| |
- | </head>
| |
- |
| |
- |
| |
- | <body onLoad="scroll()" >
| |
- |
| |
- | <div id="header">
| |
- | <a href="https://2010.igem.org/Team:HokkaidoU_Japan">
| |
- | <img src="https://static.igem.org/mediawiki/2010/7/7b/HokkaidoU_Japan_header.png" alt="HokkaidoU_Japan">
| |
- | </a>
| |
- | </div><!--header-->
| |
| | | |
| <div id="menu"> | | <div id="menu"> |
Revision as of 11:14, 14 July 2010