Team:USTC-China/assets/css/index.css

From 2014.igem.org

(Difference between revisions)
Zhenzhang (Talk | contribs)
(Created page with "#content { padding: 5%; max-width: 100%; background-color: white; } @media (min-width: 1100px) { .footer { padding-top: 20px; position: absolute; width: 100%;...")
Newer edit →

Revision as of 12:50, 11 October 2014

  1. content {
   padding: 5%;
   max-width: 100%;
   background-color: white;

}

@media (min-width: 1100px) { .footer { padding-top: 20px; position: absolute; width: 100%; bottom: 0; } }