Template:UTDallasLayout
From 2010.igem.org
(Difference between revisions)
Line 74: | Line 74: | ||
} | } | ||
- | |||
#menu { | #menu { | ||
width:145px; | width:145px; | ||
Line 82: | Line 81: | ||
} | } | ||
+ | |||
+ | <!----------------------------------------------------------------------------------------------------> | ||
#menu a { | #menu a { | ||
display: block; | display: block; | ||
Line 211: | Line 212: | ||
<!----------------------------------------------------------------------------------------------------> | <!----------------------------------------------------------------------------------------------------> | ||
- | |||
- | + | ||
+ | |||
#utd_content_wrapper { | #utd_content_wrapper { | ||
Line 282: | Line 283: | ||
.noborder{border-top:0px;} | .noborder{border-top:0px;} | ||
+ | |||
+ | p { | ||
+ | margin:5px 0px 10px; | ||
+ | /* margin:0; */ | ||
+ | /* margin-bottom: 10px; */ | ||
+ | } | ||
+ | .editsection { | ||
+ | font-size: 75%; | ||
+ | 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; | ||
+ | } | ||
+ | |||
+ | /*turn off title at top.*/ | ||
+ | .firstHeading{width: 0px; | ||
+ | height: 0px; | ||
+ | margin-bottom: 0px; | ||
+ | display: none; | ||
+ | position: relative; | ||
+ | top:0; | ||
+ | left:0; | ||
+ | margin:0; | ||
+ | |||
+ | } | ||
+ | |||
+ | #contentSub {display:none; | ||
+ | margin: 0px 0px 0px 0px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | body{margin:0; | ||
+ | padding:0;} | ||
+ | |||
+ | .noborder{border-top:0px;} | ||
+ | |||
Revision as of 17:00, 28 June 2010