Team:Tianjin/fixedtest.css
From 2012.igem.org
(Difference between revisions)
Line 30: | Line 30: | ||
padding-right:10px; | padding-right:10px; | ||
} | } | ||
- | + | #boxcontent.heading { | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | #boxcontent .heading { | + | |
border-bottom: ; | border-bottom: ; | ||
border-bottom-width: 1px; | border-bottom-width: 1px; | ||
border-bottom-style: solid; | border-bottom-style: solid; | ||
border-bottom-color: #EBEBE9; | border-bottom-color: #EBEBE9; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } |
Revision as of 08:00, 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; }
- boxcontent.heading {
border-bottom: ; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #EBEBE9; }