Sha256: a5a96343e7a5e51625aea351a1884e9e8e9fbd93cf15157f9a0f514c021479a6

Contents?: true

Size: 662 Bytes

Versions: 21

Compression:

Stored size: 662 Bytes

Contents

/* Copyright (c) 2010 Orion Transfer Ltd. All Rights Reserved. */

body, p, ol, ul, blockquote {
	font-family: "Skia", verdana, arial, helvetica, sans-serif;
	line-height: 18px;
	
	color: #339;
}

h1, h2, h3, h4, h5, h6 {
	font-family: menlo, monospace;
	color: #303;
	
	margin-top: 2em;
	margin-bottom: 1em;
}

body {
	background: url(/_static/background.png) #fff center no-repeat fixed;
	padding: 50px;
}

img {
	border: none;
}

a {
	color: #33a;
}

a:hover {
	color: #55c;
}

p, dl, h3 {
	line-height: 1.4em;
	margin: 1em;
}

h3 {
	border-bottom: 1px solid #ccf;
}

ul {
	line-height: 1.4em;
	margin-bottom: 1em;
}

h3, h4, h5, h6 {
	font-weight: normal;
}

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
utopia-0.9.32 lib/utopia/setup/pages/_static/site.css