Template:Imperial/09/CSSPlay
From 2009.igem.org
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/*----------------------------Background Fix----------------------------------*/ | /*----------------------------Background Fix----------------------------------*/ | ||
#globalWrapper{ | #globalWrapper{ | ||
- | + | background:#3c72bc; | |
- | + | font:Calibri, Verdana, Arial, Geneva, sans-serif; | |
- | + | ||
} | } | ||
/*------------------------END Background Fix END------------------------------*/ | /*------------------------END Background Fix END------------------------------*/ | ||
Line 22: | Line 15: | ||
font:Calibri, Verdana, Arial, Geneva, sans-serif; | font:Calibri, Verdana, Arial, Geneva, sans-serif; | ||
background: #325d97; | background: #325d97; | ||
- | border: | + | border-left: 1px solid #000000; |
+ | border-right: 1px solid #000000; | ||
+ | padding-top: 1px; | ||
+ | padding-bottom: 1px; | ||
+ | position:relative; | ||
} | } | ||
.firstHeading{ | .firstHeading{ | ||
- | |||
- | |||
display: none; | display: none; | ||
} | } | ||
Line 43: | Line 38: | ||
/*----------------------------------------------------------------------------*/ | /*----------------------------------------------------------------------------*/ | ||
- | /* Structure | + | /* Structure deprecated */ |
/*----------------------------------------------------------------------------*/ | /*----------------------------------------------------------------------------*/ | ||
#II09_mainWrapper{ | #II09_mainWrapper{ | ||
- | |||
width: 100%; | width: 100%; | ||
align: center; | align: center; | ||
- | border: 5px # | + | border: 5px solid #000000; |
- | margin: | + | margin-top: 0px; |
- | + | margin-bottom: 0px; | |
- | background: | + | margin-left: 5px; |
- | font:Calibri; | + | margin-right: 5px; |
+ | background: none; | ||
+ | font:Calibri, Verdana, Arial, Geneva, sans-serif; | ||
+ | position:relative; | ||
+ | align:left; | ||
} | } | ||
Line 62: | Line 60: | ||
#II09_content_wrapper { | #II09_content_wrapper { | ||
- | width: | + | width: 700px; |
- | float: | + | float: left; |
padding: 0px; | padding: 0px; | ||
margin-top: 5px; | margin-top: 5px; | ||
margin-bottom: 5px; | margin-bottom: 5px; | ||
margin-left: 0px; | margin-left: 0px; | ||
- | margin-right: | + | margin-right: 0px; |
position:relative; | position:relative; | ||
- | align: | + | align: left; |
- | text-align: | + | text-align: left; |
- | + | ||
- | + | ||
} | } | ||
#II09_content_boxtop { | #II09_content_boxtop { | ||
- | width: | + | width: 630px; |
height: 9px; | height: 9px; | ||
background:url(https://static.igem.org/mediawiki/2009/c/c8/II09_content_top.png) no-repeat; | background:url(https://static.igem.org/mediawiki/2009/c/c8/II09_content_top.png) no-repeat; | ||
Line 87: | Line 83: | ||
#II09_content_boxbottom { | #II09_content_boxbottom { | ||
- | width: | + | width: 630px; |
height: 9px; | height: 9px; | ||
background:url(https://static.igem.org/mediawiki/2009/b/b4/II09_content_bottom.png) no-repeat; | background:url(https://static.igem.org/mediawiki/2009/b/b4/II09_content_bottom.png) no-repeat; | ||
Line 105: | Line 101: | ||
float: left; | float: left; | ||
text-align: justify; | text-align: justify; | ||
- | font:Calibri; | + | font:Calibri, Verdana, Arial, Geneva, sans-serif; |
} | } | ||
Line 113: | Line 109: | ||
.II09_Tabs_Blue { | .II09_Tabs_Blue { | ||
+ | position:relative; | ||
float:left; | float:left; | ||
width:100%; | width:100%; | ||
Line 144: | Line 141: | ||
color:#765; | color:#765; | ||
font:Calibri; | font:Calibri; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Latest revision as of 13:50, 7 October 2009