Team:Tianjin/fixedtest.css
From 2012.igem.org
Line 34: | Line 34: | ||
margin-bottom: .5em; | margin-bottom: .5em; | ||
} | } | ||
- | df { | + | df{ |
- | line-height: 1.5em; | + | line-height:1.5em; |
- | margin-left: 2em; | + | margin-left:2em; |
- | margin-bottom: .1em; | + | margin-bottom:.1em; |
} | } | ||
#boxcontent .heading { | #boxcontent .heading { |
Revision as of 07:47, 22 August 2012
- secondarycontentgreen {
width:220px; margin-top: 30px; margin-right: 40px; margin-left: 700px; border-top-width: 3px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #22A556; border-right-color: #EBEBE9; border-bottom-color: #EBEBE9; border-left-color: #EBEBE9; float: right; position: fixed; }
- boxheading {
background:url() 50% 100% repeat-x; padding-top:10px;padding-bottom:10px;padding-left:10px; }
- boxcontent {
padding: padding-top:10px; padding-left:10px; padding-bottom:10px; padding-right:10px; } dl { margin-top: .2em; margin-bottom: .5em; } df{ line-height:1.5em; margin-left:2em; margin-bottom:.1em; }
- boxcontent .heading {
border-bottom: ; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #EBEBE9; }