Template:UTDallasLayout
From 2010.igem.org
(Difference between revisions)
Line 247: | Line 247: | ||
position: relative; | position: relative; | ||
float: left; | float: left; | ||
+ | } | ||
+ | #contentbox { | ||
+ | width: 755px; | ||
+ | padding:20px; | ||
+ | position: relative; | ||
+ | float: right; | ||
+ | margin: 21px -12px 0px; | ||
+ | background:url(https://static.igem.org/mediawiki/2009/4/44/Cambridge_Lines2.png) repeat-y top left; | ||
+ | /*color:#C4FFD4;*/ | ||
+ | text-align: justify; | ||
} | } | ||
+ | |||
+ | #contentbox_top { | ||
+ | width: 785px; | ||
+ | height: 19px; | ||
+ | margin: -39px -20px 0px; | ||
+ | background:url(https://static.igem.org/mediawiki/2009/6/6b/Camrbidge_Linestop4.png) no-repeat bottom left; | ||
+ | position: relative; | ||
+ | /* float: left; */ | ||
+ | } | ||
+ | |||
+ | #contentbox_bottom { | ||
+ | width: 785px; | ||
+ | height: 18px; | ||
+ | margin: 10px -20px -21px; | ||
+ | background:url(https://static.igem.org/mediawiki/2009/5/59/Camrbidge_Linebottom5.png) no-repeat top left; | ||
+ | position: relative; | ||
+ | /* float: left; */ | ||
+ | } | ||
+ | |||
+ | #pb { | ||
+ | margin:10px -20px 10px; | ||
+ | background:url(https://static.igem.org/mediawiki/2009/5/54/Cambridge_Pagebreak.png) no-repeat scroll 0 0; | ||
+ | height:60px; | ||
+ | width: 785px; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | padding: 5px; | ||
+ | border-left: 1px solid #727072; | ||
+ | border-right: 1px solid #727072; | ||
+ | background:#727072 none repeat scroll 0 0; | ||
+ | position: relative; | ||
+ | /* float: left; /* | ||
+ | font-size: 9pt; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | #footer { | ||
+ | border-top:1px solid #CCCCCC; | ||
+ | font-size:11px; | ||
+ | padding:10px 5px; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | p { | ||
+ | margin:5px 0px 10px; | ||
+ | /* margin:0; */ | ||
+ | /* margin-bottom: 10px; */ | ||
+ | } | ||
+ | .editsection { | ||
+ | font-size: 75%; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | /* This hides the Table of Contents. | ||
+ | #toc { | ||
+ | display: none; | ||
+ | } | ||
#utdallas_content { | #utdallas_content { | ||
width: 571px; | width: 571px; |
Revision as of 02:33, 28 June 2010