Sha256: 103db190bc4c223ba03ca1ec4c97b88c1c4fb01990dcbe8d5026b33c65767b88
Contents?: true
Size: 637 Bytes
Versions: 6
Compression:
Stored size: 637 Bytes
Contents
#sidebar { width: 215px; float: left; } ul#nav{ margin-top: 12px; margin-left: -6px; list-style: none; li{ display: list-item; span { color: #999; padding-left: 5px; font-size: 10px; float: right; } a { display: block; overflow: hidden; padding: 0 6px 0 40px; text-decoration: none; line-height: 28px; font-size: 13px; color: #555; text-shadow: 0px 1px 1px white; } &.active a { font-weight: bold; color: black; background-color: #e5e3de; border-radius: 4px 0 0 4px; } } }
Version data entries
6 entries across 6 versions & 1 rubygems