moip/css/style-wide.css
Gerolf Ziegenhain d1900c9036 rm old site
2015-04-23 20:18:27 +02:00

35 lines
924 B
CSS

/*
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;
}