moip/css/style-wide.css

35 lines
924 B
CSS
Raw Normal View History

2015-04-23 14:18:27 -04:00
/*
Helios by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/*********************************************************************************/
/* Basic */
/*********************************************************************************/
body,input,textarea,select
{
font-size: 14pt;
line-height: 1.75em;
}
/*********************************************************************************/
/* Carousel */
/*********************************************************************************/
.carousel
{
padding: 1.5em 0 1.5em 0;
}
.carousel .reel
{
padding: 0 1.5em 0 1.5em;
}
.carousel article
{
width: 18em;
margin: 0 1.25em 0 0;
}