Sha256: 5c918527261cff541e51143f04d9d328b3e08ab6d77b726211b486e0bd694df0

Contents?: true

Size: 1.41 KB

Versions: 20

Compression:

Stored size: 1.41 KB

Contents

@charset "utf-8";

h1 {
    color: #000080;
    font-weight: bold;
    text-align: center;
}

h2 {
    color: #000080;
    font-weight: bold;
    border-bottom: dotted 1px #000080;
    margin-top: 1em;
}

h3 {
    color: #000080;
    border-bottom: dotted 1px #000080;
    margin-top: 1em;
}

p.lead {
    padding: 1em;
    background: #c0c0ff;
}

p.footnote {
    font-size: xx-small;
    padding: 1em;
    background: #d0d0d0;
}

p.sourcecaption {
    font-weight: bold;
    text-align: center;
}
p.imagecaption {
    font-weight: bold;
    text-align: center;
}
p.listcaption {
    font-weight: bold;
    text-align: center;
}
p.emlistcaption {
    font-weight: bold;
    text-align: center;
}
p.tablecaption {
    font-weight: bold;
    text-align: center;
}
p.notecaption {
    font-weight: bold;
    text-align: center;
}

img {
    text-align: center;
}

table {
    border: solid 1px #000000;
    width: 90%;
    margin-bottom: 1em;
}

th {
    border-bottom: solid 1px #000000;
    background: #800000;
    color: #ffffff;
}

span.kw {
    font-weight: bold;
}

div.column {
    padding: 0.5em;
    background: #ffd0d0;
    border: dotted 2px #808080;
}

div.image {
  text-align: center;
}

div h5 {
    font-size: larger;
    border-bottom: solid 1px #000000;
}

p {
    text-indent: 1em;
}

p.caption {
    font-weight: bold;
    text-indent: 0em;
}

p.noindent {
    text-indent: 0em;
}

p.flushright {
    text-align: right;
}

Version data entries

20 entries across 20 versions & 3 rubygems

Version Path
review-1.7.2 doc/sample.css
review-1.7.1 doc/sample.css
review-peg-0.2.2 doc/sample.css
review-peg-0.2.1 doc/sample.css
review-peg-0.2.0 doc/sample.css
review-peg-0.1.3 doc/sample.css
review-peg-0.1.2 doc/sample.css
review-peg-0.1.1 doc/sample.css
review-peg-0.1.0 doc/sample.css
review-1.7.0 doc/sample.css
review-1.6.0 doc/sample.css
review-2.0.0.beta1 doc/sample.css
review-1.5.0 doc/sample.css
review-1.4.0 doc/sample.css
review-1.3.0 doc/sample.css
review-1.2.0 doc/sample.css
review-1.1.0 doc/sample.css
tmtms-review-1.0.0 doc/sample.css
review-1.0.0 doc/sample.css
review-0.9.0 doc/sample.css