Team:SYSU-China/css/common.css

From 2014.igem.org

(Difference between revisions)
MoriWiFi (Talk | contribs)
(Created page with ".ch-grid { margin: -150px 0 0 0; padding: 0; list-style: none; display: block; text-align: center; width: 100%; } .ch-grid:after, .ch-item:before { content: ''; displ...")
Newer edit →

Revision as of 09:45, 5 October 2014

.ch-grid { margin: -150px 0 0 0; padding: 0; list-style: none; display: block; text-align: center; width: 100%; }

.ch-grid:after, .ch-item:before { content: ;

   display: table;

}

.ch-grid:after { clear: both; }

.ch-grid li { width: 180px; height: 180px; display: inline-block; margin: 20px; }