Team:Tianjin/fixedtest.css

From 2012.igem.org

(Difference between revisions)
 
Line 37: Line 37:
}
}
#secondarycontentgreen a{color:#666}
#secondarycontentgreen a{color:#666}
 +
dl {
 +
margin-top: .2em;
 +
margin-bottom: .5em;
 +
}
 +
dd {
 +
line-height: 1.5em;
 +
margin-left: 2em;
 +
margin-bottom: .1em;
 +
}

Latest revision as of 08:16, 22 August 2012

  1. 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; }

  1. boxheading {

background:url(Igem_jhu_a22.gif) 50% 100% repeat-x; padding-top:10px;padding-bottom:10px;padding-left:10px; }

  1. boxcontent {

padding: padding-top:10px; padding-left:10px; padding-bottom:10px; padding-right:10px; }

  1. boxcontent.heading {

border-bottom: ; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #EBEBE9; }

  1. secondarycontentgreen a{color:#666}

dl { margin-top: .2em; margin-bottom: .5em; } dd { line-height: 1.5em; margin-left: 2em; margin-bottom: .1em; }