Team:ETH Zurich/css/style-wide.css

From 2014.igem.org

(Difference between revisions)
(Created page with "- Helios 1.5 by HTML5 UP html5up.net | @n33co Free for personal and commercial use under the CCA 3.0 license (html5up.net/license): /**************************************...")
Line 11: Line 11:
body,input,textarea,select
body,input,textarea,select
{
{
-
font-size: 14pt;
+
font-size: 12pt;
line-height: 1.75em;
line-height: 1.75em;
}
}

Revision as of 12:04, 12 June 2014

/* Helios 1.5 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: 12pt; 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; }