Sha256: 09e979d1faf7c01211e4aaa7e25b1d4ab6672655eeea60be32da0e81d47c29ca
Contents?: true
Size: 400 Bytes
Versions: 6
Compression:
Stored size: 400 Bytes
Contents
body { background-color: #000; } h1 { color: darkgreen; } .list-group { border-radius: 5px; } .list-group-item { background-color: rgb(0, 51, 2); border-radius: 5px; &:hover { background-color: #3a3a3a; } } a { color: darkgreen !important; text-decoration-color: darkgreen !important; &:hover { color: green !important; } &:focus { color: green !important; } }
Version data entries
6 entries across 6 versions & 1 rubygems