Sha256: 95c09d2984920473232e18aac202b01f770657fc216fb550eb3b7fad16ec2945
Contents?: true
Size: 609 Bytes
Versions: 2
Compression:
Stored size: 609 Bytes
Contents
body { background-color: rgb(48, 48, 48) } #stage { -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.6); -webkit-border-radius: 5px; -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.6); -moz-border-radius: 5px; box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.6); border-radius: 5px; } h1, h2, h3, p, li { color: rgb(238, 238, 238); text-shadow: rgb(0, 0, 0) 2px 2px 4px } a { color: rgb(73, 157, 255); text-decoration: none } ul { list-style-type: disc } em { color: rgb(73, 255, 80) } strong { color: rgb(255, 171, 73); font-weight: bold }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
shining-1.1.8 | themes/default.css |
shining-1.1.7 | themes/default.css |