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

50 lines
1.2 KiB
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: 13pt;
line-height: 1.65em;
}
.tweet
{
text-align: center;
}
.timestamp
{
display: block;
text-align: center;
}
/*********************************************************************************/
/* Footer */
/*********************************************************************************/
#footer
{
padding: 4em 2em 4em 2em;
}
/*********************************************************************************/
/* Carousel */
/*********************************************************************************/
.carousel
{
padding: 1.25em 0 1.25em 0;
}
.carousel article
{
width: 18em;
margin: 0 1em 0 0;
}