Team:UNITN-Trento/CSS/Project

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 →

Revision as of 19:39, 8 July 2013

  1. tn-header-wrap, #tn-footer-wrap, #tn-content-wrap {

display: block;

width: 800px;

text-align: center; }

  1. tn-header-wrap, #tn-footer-wrap {

width: 100%; height: 220px; }

  1. tn-footer-wrap {

background-color: #c0c0b6; }

  1. tn-content-wrap {

width: 100%; height: 100%;

padding: 25px 0;

vertical-align: top; }

  1. tn-content {

vertical-align: top;

display: inline-block; margin: 0; padding: 0;

width: 58%;

text-align: center; }