Sha256: 498df0eba790f966fcaa4499bd6f5c75b141526939b8913b9bb6793c31f95d74
Contents?: true
Size: 775 Bytes
Versions: 4
Compression:
Stored size: 775 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; } 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 } #controls { position: fixed; bottom: 0; left: 62%; margin-left: -300px; background-color: rgba(0, 0, 0, 0.5); -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; } #controls a { display: inline-block; width: 75px; padding: 5px 0; font-weight: bold; color: #fff; } em { color: rgb(73, 255, 80) } strong { color: rgb(255, 171, 73); font-weight: bold }
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
shining-1.1.3 | themes/default.css |
shining-1.1.2 | themes/default.css |
shining-1.1.1 | themes/default.css |
shining-1.1.0 | themes/default.css |