Sha256: 85e727603a8c578eab6a4dc7bb89fc3679835c5223954b449364f719dc22879e

Contents?: true

Size: 577 Bytes

Versions: 5

Compression:

Stored size: 577 Bytes

Contents

body {
    background: #ffffff;
    margin: 5em;
    font-family: 'lucida grande',helvetica,sans-serif;
    font-size: 13pt;
}

h1 { 
    font-size: 16pt;
}
h2 {
    font-size: 13pt;
    margin-top: 3em;
}
h3 { 
    font-size: 13pt;
    font-weight: normal;
    text-transform: lowercase;
    font-variant: small-caps;
    margin-top: 2.5em;
    margin-left: 1em
}
h2 + h3 {
    margin-top: 0;
}

p {
    line-height: 130%;
    margin-left: 1em;
    width: 30em;
}

.l { 
    font-variant: small-caps;
}
.f { 
    color: #f90;
    font-style: italic;
    font-variant:normal;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sitefuel-0.1.0 test/sites/simplehtml/style.css
sitefuel-0.1.0b test/sites/simplehtml/style.css
sitefuel-0.1.0a test/sites/simplehtml/style.css
sitefuel-0.0.0b test/test_sites/simplehtml/style.css
sitefuel-0.0.0a test/test_sites/simplehtml/style.css