Team:Tianjin/fixedtest.css

From 2012.igem.org

(Difference between revisions)
Line 44: Line 44:
border-bottom-style: solid;
border-bottom-style: solid;
border-bottom-color: #EBEBE9;
border-bottom-color: #EBEBE9;
 +
}
 +
a {
 +
    color: Black !important;
 +
    background: none !important;
 +
    padding: 0 !important;
 +
}
 +
 +
a:link, a:visited {
 +
    color: #520;
 +
    background: transparent;
 +
    text-decoration: underline;
}
}

Revision as of 07:58, 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; } dl { margin-top: .2em; margin-bottom: .5em; } df{ line-height:1.5em; margin-left:2em; margin-bottom:.1em; }

  1. boxcontent .heading {

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

   color: Black !important;
   background: none !important;
   padding: 0 !important;

}

a:link, a:visited {

   color: #520;
   background: transparent;
   text-decoration: underline;

}