Team:Harvard/Template:CSS

From 2011.igem.org

(Difference between revisions)
Kbarclay (Talk | contribs)
(Created page with "<style type="text/css"> html { min-height: 100%; margin-bottom: 0px; } #thumbsi{ margin-top:77px; } html { overflow: -moz-scrollbars-vertical !important; } #toc{ background-...")
Newer edit →

Revision as of 14:12, 19 July 2011

<style type="text/css"> html { min-height: 100%; margin-bottom: 0px; }

  1. thumbsi{

margin-top:77px; }

html { overflow: -moz-scrollbars-vertical !important; }

  1. toc{
background-color:black;
margin-top:15px;

}

  1. toc li a{

color:black;

}

  1. toc li a .toctext{
text-decoration:underline;

}

</style>