Template:IllinoisToolsPractice2

From 2009.igem.org

(Difference between revisions)
Nnard2 (Talk | contribs)
(New page: #footer { clear: both; border-top: 5px solid #323232; background: #393939 url(https://static.igem.org/mediawiki/2009/d/de/IllinoisToolsFooterbg.gif) repeat-x bottom; color: #808080; padding: 10p...)
Newer edit →

Revision as of 21:33, 29 June 2009

  1. footer { clear: both; border-top: 5px solid #323232; background: #393939 url(IllinoisToolsFooterbg.gif) repeat-x bottom; color: #808080; padding: 10px 0; }

#footer ul { float: left; width: 200px; } #footer li { padding: 5px 8px; background: url(IllinoisToolsDot.gif) repeat-x bottom; } #footer li a { color: #CB799F; } #footer li a:hover { color: #F5CFE1; } #footer #col { float: right; width: 600px; } #copyright { background: url(IllinoisToolsDot.gif) repeat-x top; padding: 24px 0 0; font-size: .9em; }

</style>