Team:SYSU-Software/demo.css
From 2013.igem.org
(Difference between revisions)
Rathinho (Talk | contribs)
(Created page with "body { font-family: Arial; font-weight: bold; } p { word-break: break-all; } .wrapper { width: 980px; margin: 0 auto; } .divider { width: 660px; height: 2px; margin: 4...")
Newer edit →
(Created page with "body { font-family: Arial; font-weight: bold; } p { word-break: break-all; } .wrapper { width: 980px; margin: 0 auto; } .divider { width: 660px; height: 2px; margin: 4...")
Newer edit →
Revision as of 12:44, 24 September 2013
body { font-family: Arial; font-weight: bold; }
p { word-break: break-all; }
.wrapper { width: 980px; margin: 0 auto; }
.divider { width: 660px; height: 2px; margin: 40px auto; background-color: #3d4a55; }
.header-text { color: #ffe14b; font-size: 25px; }
.demo-nav { width: 100%; text-align: center; height: 36px; font-size: 36px; }
.demo-nav img { width: 21px; height: 27px; }
.demo-content { width: 100%; margin: 10px auto; }
.demo-video { float: left; width: 620px; height: 360px; }
.demo-intro { float: right; width: 360px; height: 360px; }
.intro-header { width: 100%; }
.into-content { width: 100%; }
.intro-content img { display: block; margin: 0 auto; }