From 2011.igem.org
(Difference between revisions)
|
|
Line 1: |
Line 1: |
- | <html>
| |
- | <head>
| |
- | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
| |
| | | |
- | <style type="text/css">
| |
- |
| |
- | #top-section {
| |
- | width: 975px;
| |
- | height: 500px;
| |
- | border: none;
| |
- | background-image: url('https://static.igem.org/mediawiki/2011/9/98/ICL_FlashIntro.swf');
| |
- | }
| |
- |
| |
- | #p-logo {
| |
- | display: none;}
| |
- |
| |
- | #search-controls {
| |
- | display: none;}
| |
- |
| |
- | .right-menu li a, .right-menu li a:hover {
| |
- | display:none;
| |
- | }
| |
- |
| |
- | .left-menu, .left-menu a {
| |
- | display:none;
| |
- | }
| |
- |
| |
- | .firstHeading {
| |
- | display: none;}
| |
- |
| |
- | body {
| |
- | background: #f3ebe1;
| |
- | }
| |
- |
| |
- | #content {
| |
- | position: relative;
| |
- | width: 975px;
| |
- | margin: 0 auto;
| |
- | padding-top:1px;
| |
- | padding-left:0px;
| |
- | padding-right:0px;
| |
- | padding-bottom:0px;
| |
- | background: #ffffff;
| |
- | color: black;
| |
- | border: none;
| |
- | line-height: 1.5em;
| |
- | z-index: 2;
| |
- | }
| |
- |
| |
- | #contentSub {
| |
- | margin: 0 0 0 0;
| |
- | }
| |
- |
| |
- | #bodyContent h1, #bodyContent h2 {
| |
- | margin-bottom: 0;
| |
- | }
| |
- |
| |
- | #footer-box {
| |
- | display:none;
| |
- | }
| |
- |
| |
- | a {color:#A35200;}
| |
- | a:link {color:#A35200;}
| |
- | a:visited {color:#824200;}
| |
- | a:hover {color:#A35200;}
| |
- | a:active {color:#A35200;}
| |
- | a[name]:hover {text-decoration:none;}
| |
- |
| |
- | h1 {
| |
- | font-family: 'Lucida Grande', sans-serif;
| |
- | color: #A35200;
| |
- | background: #ffffff;
| |
- | font-weight: bold;
| |
- | font-size: 2.2em;
| |
- | margin: 0;
| |
- | padding: 25px 20px 5px 20px;
| |
- | border-bottom: none;
| |
- | }
| |
- |
| |
- | h2 {
| |
- | font-family: 'Lucida Grande', sans-serif;
| |
- | color: #A35200;
| |
- | background: #ffffff;
| |
- | font-weight: bold;
| |
- | font-size: 2em;
| |
- | margin: 0;
| |
- | padding: 25px 20px 5px 20px;
| |
- | border-bottom: none;
| |
- | }
| |
- |
| |
- | h3 {
| |
- | font-family: 'Lucida Grande', sans-serif;
| |
- | color: #A35200;
| |
- | background: #ffffff;
| |
- | font-weight: bold;
| |
- | font-size: 1.8em;
| |
- | margin: 0;
| |
- | padding: 25px 20px 5px 20px;
| |
- | border-bottom: none;
| |
- | }
| |
- |
| |
- | p {
| |
- | font-family: Georgia, serif;
| |
- | color: #000000;
| |
- | background: #ffffff;
| |
- | font-weight: normal;
| |
- | font-size: 1em;
| |
- | line-height: 1.7em;
| |
- | text-align: justify;
| |
- | margin: 0;
| |
- | padding: 10px 20px 0px 20px;
| |
- | }
| |
- |
| |
- | </style>
| |
- | </head>
| |
- | </html>
| |
Revision as of 21:35, 29 August 2011