Template:Imperial/09/CSSPlay
From 2009.igem.org
(Difference between revisions)
(15 intermediate revisions 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------------------------------*/ | ||
+ | #toc{ | ||
+ | display:none; | ||
+ | } | ||
#content { | #content { | ||
+ | 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; | |
- | + | ||
} | } | ||
Line 35: | Line 38: | ||
/*----------------------------------------------------------------------------*/ | /*----------------------------------------------------------------------------*/ | ||
- | /* Structure | + | /* Structure deprecated */ |
/*----------------------------------------------------------------------------*/ | /*----------------------------------------------------------------------------*/ | ||
#II09_mainWrapper{ | #II09_mainWrapper{ | ||
- | |||
width: 100%; | width: 100%; | ||
align: center; | align: center; | ||
- | border: 5px # | + | border: 5px solid #000000; |
- | margin: 0px | + | margin-top: 0px; |
- | + | margin-bottom: 0px; | |
+ | margin-left: 5px; | ||
+ | margin-right: 5px; | ||
background: none; | background: none; | ||
- | + | font:Calibri, Verdana, Arial, Geneva, sans-serif; | |
+ | position:relative; | ||
+ | align:left; | ||
} | } | ||
Line 54: | Line 60: | ||
#II09_content_wrapper { | #II09_content_wrapper { | ||
- | width: | + | width: 700px; |
float: left; | float: left; | ||
- | margin-top: | + | padding: 0px; |
- | margin-bottom: | + | margin-top: 5px; |
- | margin-left: | + | margin-bottom: 5px; |
+ | margin-left: 0px; | ||
+ | margin-right: 0px; | ||
position:relative; | position:relative; | ||
- | + | align: left; | |
- | + | text-align: left; | |
} | } | ||
#II09_content_boxtop { | #II09_content_boxtop { | ||
- | width: | + | width: 630px; |
- | height: | + | 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; |
- | background- | + | background-position: bottom right; |
position: relative; | position: relative; | ||
float: left; | float: left; | ||
+ | display: block; | ||
} | } | ||
#II09_content_boxbottom { | #II09_content_boxbottom { | ||
- | width: | + | width: 630px; |
- | height: | + | height: 9px; |
- | background:url(https://static.igem.org/mediawiki/2009/b/b4/II09_content_bottom.png) no-repeat top | + | background:url(https://static.igem.org/mediawiki/2009/b/b4/II09_content_bottom.png) no-repeat; |
+ | background-position: top right; | ||
position: relative; | position: relative; | ||
float: left; | float: left; | ||
+ | display: block; | ||
} | } | ||
Line 89: | Line 100: | ||
position: relative; | position: relative; | ||
float: left; | float: left; | ||
- | |||
text-align: justify; | text-align: justify; | ||
+ | font:Calibri, Verdana, Arial, Geneva, sans-serif; | ||
} | } | ||
Line 98: | Line 109: | ||
.II09_Tabs_Blue { | .II09_Tabs_Blue { | ||
+ | position:relative; | ||
float:left; | float:left; | ||
width:100%; | width:100%; | ||
- | background:# | + | background:#838B8B url("http://openwetware.org/images/b/bb/SDbg.gif") repeat-x bottom; /*#CCCCFF*/ |
font-size:93%; | font-size:93%; | ||
line-height:normal; | line-height:normal; | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
+ | font:Calibri; | ||
} | } | ||
Line 127: | Line 140: | ||
font-weight:bold; | font-weight:bold; | ||
color:#765; | color:#765; | ||
- | + | font:Calibri; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
Latest revision as of 13:50, 7 October 2009