Sha256: 5569bea34eb69f13b4c2faf4acfb49e34485ab9bb7cf105f76ed4d6969534040

Contents?: true

Size: 830 Bytes

Versions: 12

Compression:

Stored size: 830 Bytes

Contents

@import url(http://fonts.googleapis.com/css?family=Sniglet:800&v2);

body {
	max-width: 800px;
	margin: 10px auto;
	font:16px/1.4 sans-serif;
}

a {
	color: inherit;
	text-decoration: none;
}

h1, h2, h3 {
	font-family: 'Sniglet', sans-serif;	
}

h1 {
	font-size: 340%;
	margin-bottom: 0;
}

h2 {
	font-size: 240%;
	color: deeppink;
	margin: 1em 0 0;
}

h1+h2 {
	margin-top: 0;
	color: gray;
}

hgroup {
	text-align: center;
}

h3 {
	font-size: 150%;
	color: gray;
}

ul {
	margin: 0;
	padding-left:0;
}

h2+p, h3+p {
	margin-top: 0;
}

/* Unit tests styling */
.unit-tests {
	padding: 0;
	margin: 0;	
}

.unit-tests > li {
	margin: 5px 0;
	padding: 5px 10px;
	list-style: none;
	color: white;
	text-shadow: 1px 1px 2px rgba(0,0,0,.4);
}

.unit-tests > li.pass {
	background: green;
}	

.unit-tests > li.fail {
	background: red;
}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
jekyll-octopod-0.7.0 assets/podlove-web-player/css/vendor/style.css
jekyll-octopod-0.6.7 assets/podlove-web-player/css/vendor/style.css
jekyll-octopod-0.6.6 assets/podlove-web-player/css/vendor/style.css
jekyll-octopod-0.6.5 assets/podlove-web-player/css/vendor/style.css
jekyll-octopod-0.6.4 assets/podlove-web-player/css/vendor/style.css
jekyll-octopod-0.6.3 assets/podlove-web-player/css/vendor/style.css
jekyll-octopod-0.6.2 assets/podlove-web-player/css/vendor/style.css
jekyll-octopod-0.6.1 assets/podlove-web-player/css/vendor/style.css
jekyll-octopod-0.6.0 assets/podlove-web-player/css/vendor/style.css
jekyll-octopod-0.5.3 assets/podlove-web-player/css/vendor/style.css
jekyll-octopod-0.5.1 assets/podlove-web-player/css/vendor/style.css
jekyll-octopod-0.5.0 assets/podlove-web-player/css/vendor/style.css