Team:UNITN-Trento/CSS/Default
From 2013.igem.org
(Difference between revisions)
Ggirelli (Talk | contribs)
(Created page with "#tn-header-wrap, #tn-footer-wrap, #tn-content-wrap { display: block; width: 800px; text-align: center; } #tn-header-wrap, #tn-footer-wrap { width: 100%; height: 220px; }...")
Newer edit →
(Created page with "#tn-header-wrap, #tn-footer-wrap, #tn-content-wrap { display: block; width: 800px; text-align: center; } #tn-header-wrap, #tn-footer-wrap { width: 100%; height: 220px; }...")
Newer edit →
Revision as of 19:35, 8 July 2013
- tn-header-wrap, #tn-footer-wrap, #tn-content-wrap {
display: block;
width: 800px;
text-align: center; }
- tn-header-wrap, #tn-footer-wrap {
width: 100%; height: 220px; }
- tn-footer-wrap {
background-color: #c0c0b6; }
- tn-content-wrap {
width: 100%; height: 100%;
padding: 25px 0;
vertical-align: top; }
- tn-content {
vertical-align: top;
display: inline-block; margin: 0; padding: 0;
width: 58%;
text-align: center; }