Team:UNITN-Trento/CSS/Subs/Footer
From 2013.igem.org
(Difference between revisions)
Ggirelli (Talk | contribs)
(Created page with ".footer_box { min-width: 200px; display: inline-table; margin: 0 1em; padding: 0.5em; text-align: left; } .footer_box ul { list-style: none; margin: 0; } .footer_box ul...")
Newer edit →
(Created page with ".footer_box { min-width: 200px; display: inline-table; margin: 0 1em; padding: 0.5em; text-align: left; } .footer_box ul { list-style: none; margin: 0; } .footer_box ul...")
Newer edit →
Revision as of 09:28, 25 June 2013
.footer_box { min-width: 200px; display: inline-table; margin: 0 1em; padding: 0.5em;
text-align: left; }
.footer_box ul { list-style: none; margin: 0; }
.footer_box ul li { padding: 0; }