Team:USTC-China/assets/css/index.css
From 2014.igem.org
(Difference between revisions)
(Created page with "#content { padding: 5%; max-width: 100%; background-color: white; } @media (min-width: 1100px) { .footer { padding-top: 20px; position: absolute; width: 100%;...") |
|||
Line 1: | Line 1: | ||
- | #content { | + | #content-row { |
padding: 5%; | padding: 5%; | ||
max-width: 100%; | max-width: 100%; |
Revision as of 02:55, 12 October 2014
- content-row {
padding: 5%; max-width: 100%; background-color: white;
}
@media (min-width: 1100px) { .footer { padding-top: 20px; position: absolute; width: 100%; bottom: 0; } }