Team:SYSU-Software/demo.css

From 2013.igem.org

Revision as of 12:52, 24 September 2013 by Rathinho (Talk | contribs)

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; margin-left: 15px; width: 560px; height: 360px; padding: 0; }

.demo-intro { float: right; width: 360px; height: 360px; margin-right: 15px; }

.intro-header { width: 100%; }

.into-content { width: 100%; }

.intro-content img { display: block; margin: 0 auto; }