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 →
(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; }
- thumbsi{
margin-top:77px; }
html { overflow: -moz-scrollbars-vertical !important; }
- toc{
background-color:black; margin-top:15px;
}
- toc li a{
color:black;
}
- toc li a .toctext{
text-decoration:underline;
}
</style>