Sha256: 1cd9b830b6f87d8351c08cfa4eccbfdddd5772abb0da98b8335874d9df6aca0e
Contents?: true
Size: 936 Bytes
Versions: 1
Compression:
Stored size: 936 Bytes
Contents
@charset "UTF-8"; @import url("reset-min.css"); @import url("base-min.css"); @import url("font-min.css"); @import url("ext.css"); html { background-color: #fcfcff; } h2 { padding: 10px; background-color: #668; color: #fcfcff; } a { color:#446; text-decoration: none; } p.menu a { font-weight: bold; } p.license { color: #888; margin-top: 20px; padding-top: 5px; border-top: 1px solid #888; font-size: 80%; } p.date { font-size: 80%; } table td { border-width: 0; } table.source td { padding: 0; } tr.never { background-color: #eee; } tr.hit { background-color: #efe; } tr.miss { background-color: #fbb; } td.yellow { background-color: #fffead; } td.orange { background-color: #ffcd84; } td.pink { background-color: #ffcd84; } td.red { background-color: #ff4747; color: #fff; font-weight: bold; } td.black { background-color: #002; color: #fff; font-weight: bold; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
coco-0.4.1 | template/css/coco.css |