Template:UTDallasLayout
From 2010.igem.org
(Difference between revisions)
Line 197: | Line 197: | ||
} | } | ||
+ | <!---#utdallas_content_wrapper { | ||
+ | width: 593px; | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | margin-top: 20px; | ||
+ | } | ||
+ | |||
+ | #utdallas_content_boxtop { | ||
+ | width: 593px; | ||
+ | height: 10px; | ||
+ | background:url(http://ten.greens-efa.org/fileadmin/images/content_top_bg.gif) no-repeat bottom left; | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | #utdallas_content_boxbottom { | ||
+ | width: 593px; | ||
+ | height: 10px; | ||
+ | background:url (http://ten.greens-efa.org/fileadmin/images/content_bottom_bg.gif) no-repeat bottom left; | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | #right { | ||
+ | float:right; | ||
+ | margin-bottom:10px; | ||
+ | margin-top:10px; | ||
+ | padding:0 10px 10px; | ||
+ | width:150px; | ||
+ | } | ||
+ | #contentbox { | ||
+ | width: 755px; | ||
+ | padding:20px; | ||
+ | position: relative; | ||
+ | float: right; | ||
+ | margin: 21px -12px 0px; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | |||
+ | |||
+ | #contentbox_top { | ||
+ | width: 785px; | ||
+ | height: 19px; | ||
+ | margin: -39px -20px 0px; | ||
+ | position: relative; | ||
+ | /* float: left; */ | ||
+ | } | ||
+ | |||
+ | #contentbox_bottom { | ||
+ | width: 785px; | ||
+ | height: 18px; | ||
+ | margin: 10px -20px -21px; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | #pb { | ||
+ | margin:10px -20px 10px; | ||
+ | height:60px; | ||
+ | width: 785px; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | padding: 5px; | ||
+ | border-left: 1px solid #8E8E8E; | ||
+ | border-right: 1px solid #8E8E8E; | ||
+ | background:#8E8E8E none repeat scroll 0 0; | ||
+ | position: relative; | ||
+ | font-size: 9pt; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | #footer { | ||
+ | border-top:1px solid #8E8E8E; | ||
+ | font-size:11px; | ||
+ | padding:10px 5px; | ||
+ | text-align:center; | ||
+ | } ---> | ||
+ | |||
+ | |||
+ | |||
+ | p { | ||
+ | margin:5px 0px 10px; | ||
+ | /* margin:0; */ | ||
+ | /* margin-bottom: 10px; */ | ||
} | } | ||
.editsection { | .editsection { | ||
font-size: 75%; | font-size: 75%; | ||
font-weight: normal; | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | |||
+ | #utdallas_content { | ||
+ | width: 571px; | ||
+ | padding: 10px; | ||
+ | border-left: 1px solid #FF6600; | ||
+ | border-right: 1px solid #FF6600; | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | font-size: 9pt; | ||
+ | text-align: justify; | ||
} | } | ||
Revision as of 16:08, 28 June 2010