Template:Team:Tsinghua-A/CSS/TEMPLATEMO MISC
From 2014.igem.org
(Difference between revisions)
Sabrina X (Talk | contribs)
(Created page with "<style type="text/css"> /** * BxSlider v4.0 - Fully loaded, responsive content slider * http://bxslider.com * * Written by: Steven Wanderski, 2012 * http://stevenwanderski.c...")
Newer edit →
(Created page with "<style type="text/css"> /** * BxSlider v4.0 - Fully loaded, responsive content slider * http://bxslider.com * * Written by: Steven Wanderski, 2012 * http://stevenwanderski.c...")
Newer edit →
Revision as of 08:14, 15 October 2014
<style type="text/css"> /**
* BxSlider v4.0 - Fully loaded, responsive content slider * http://bxslider.com * * Written by: Steven Wanderski, 2012 * http://stevenwanderski.com * (while drinking Belgian ales and listening to jazz) * * CEO and founder of bxCreative, LTD * http://bxcreative.com */
/** RESET AND LAYOUT ===================================*/ .bx-wrapper {
position: relative; margin: 0 auto; padding: 0; *zoom: 1;
}
.bx-wrapper img {
width: 100%; max-width: 100%; display: block;
}
</style>