From 2011.igem.org
(Difference between revisions)
|
|
Line 1: |
Line 1: |
| <html> | | <html> |
- | <style>
| |
- | html, body{
| |
- | background-color:#154617;
| |
- | padding:0;margin:0;
| |
- | height: 100%
| |
- | }
| |
- | .logo{
| |
- | border-style: none
| |
- | }
| |
- | #title{
| |
- | font-size:1.3em;
| |
- | font-weight:lighter;
| |
- | text-align: center;
| |
- | }
| |
- | #sponsors_header{
| |
- | padding-top:0.5em;
| |
- | width:903px;
| |
- | }
| |
- | #main_header img{
| |
- | padding: 0.5em;
| |
- | min-width: 000px;
| |
- | }
| |
- | #sponsors_header img{
| |
- | padding-right:1em;
| |
- | max-height:50px;
| |
- | max-width:130px;
| |
- | }
| |
- | #content{
| |
- | padding-top:.5em;
| |
- | width:1000px;
| |
- | }
| |
- | #left_col{
| |
- | text-align:left;
| |
- | float:left;
| |
- | padding-right:1em;
| |
- | }
| |
- | #menu_items{
| |
- | text-align:left;
| |
- | line-height:2.3em;
| |
- | font-family:Helvetica, Arial, sans-serif;
| |
- | letter-spacing:.1em;
| |
- | font-weight:lighter;
| |
- | }
| |
- | #menu_items a{
| |
- | text-decoration:none;
| |
- | color:#dddddd;
| |
- | }
| |
- | #menu_items ul{
| |
- | padding-left:.7em;
| |
- | }
| |
- | #menu_items li{
| |
- | list-style:none;
| |
- | }
| |
- | #menu_items a:hover{
| |
- | background-color:#777777;
| |
- | font-size:18px;
| |
- | font-style:italic;
| |
- | padding: 5px 5px 5px 5px;
| |
- | color:#333333;
| |
- |
| |
- | }
| |
- | .information{
| |
- | color:#fefefe;
| |
- | float:right;
| |
- | padding-top:1em;
| |
- | font-family:Helvetica, Arial, sans-serif;
| |
- | font-size:8px;
| |
- | font-weight:lighter;
| |
- | letter-spacing:.11em;
| |
- | text-align:left;
| |
- | width:750px;
| |
- | line-height:1.7em;
| |
- | margin-right:2.5em;
| |
- | margin-left:0em;
| |
- | }
| |
- | em{
| |
- | font-weight:lighter;
| |
- | }
| |
- | #sponsor_col{
| |
- | float:right;
| |
- | font-weight:lighter;
| |
- | text-align: center;
| |
- | }
| |
- | #sponsor_col a{
| |
- | border: 0;
| |
- |
| |
- |
| |
- | }
| |
- | #info{
| |
- | float:left;
| |
- | width: 100%;
| |
- | }
| |
- | #gogreen a{
| |
- | font-size:1.1em;
| |
- | text-align: center;
| |
- | color:#00CC33;
| |
- | }
| |
| | | |
- | #prices{
| + | <style type="text/css"> |
- | border:1px solid;
| + | |
- | border-collapse: collapse
| + | html |
- | }
| + | |
- | #prices th, #prices td{
| + | body |
- | text-align:center;
| + | |
- | vertical-align:middle;
| + | |
- | min-width:8em;
| + | |
- | }
| + | |
- | #prices th{
| + | |
- | background-color:#dddddd;
| + | |
- | }
| + | |
- | #prices td.even{
| + | |
- | background-color:#d3d3d3;
| + | |
- | }
| + | |
- | #sponsor-page table
| + | |
| { | | { |
- | width: 100%;
| + | background-color: blue; |
- | border-collapse:collapse;
| + | background-position: left top; |
| + | background-repeat: repeat-x repeat-y; |
| + | background-attachment: fixed; |
| } | | } |
- | #sponsor-page table td
| + | |
- | { | + | |
- | border-style:solid none;
| + | |
- | border-width:2px;
| + | #content{ |
- | }
| + | background-color: blue; |
- | .col1
| + | top-margin:30px; |
- | {
| + | border-left: none; |
- | padding-left:2em;
| + | border-right: none; |
- | width:210px;
| + | width:1200px; |
- | }
| + | font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; |
- | .col2
| + | font-smooth:always; |
- | {
| + | |
- | padding:1em;
| + | |
- | vertical-align:top;
| + | |
- | }
| + | |
- | #sponsor-page table img
| + | |
- | {
| + | |
- | max-width: 200px;
| + | |
- | padding-top:1em;
| + | |
- | }
| + | |
- | * {
| + | |
- | margin: 0;
| + | |
| } | | } |
| | | |
- | .wrapper { | + | |
- | min-height: 100%;
| + | |
- | height: auto !important;
| + | img[src*="/wiki/skins/common/images/wiki.png"]{ |
- | height: 100%;
| + | width:0; |
- | margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
| + | height:60px; |
- | }
| + | padding-right:975px; |
- | .footer, .push {
| + | background:gold; |
- | height: 4em;
| + | |
- | text-align: center;
| + | |
- | clear:both; /* .push must be the same height as .footer */
| + | |
| } | | } |
| | | |
- | /*
| |
| | | |
- | Sticky Footer by Ryan Fait
| |
- | http://ryanfait.com/
| |
| | | |
- | */
| + | |
| </style> | | </style> |
| + | |
| </html> | | </html> |
Revision as of 23:35, 20 July 2011