Sha256: c4747b1f4e72538e209d185e85e14551cedbbb072f5c0c6aeba6f49369a34d46
Contents?: true
Size: 620 Bytes
Versions: 13
Compression:
Stored size: 620 Bytes
Contents
@include pageflow-page-type-pictograms("external_links"); .external-links-page { .arrow-forward, .arrow-back { text-decoration: none; } .link-item { background-color: rgb(20, 20, 20); background-color: rgba(20, 20, 20, 0.8); text-decoration: none; color: white; &:hover { text-decoration: underline; background-color: rgba(20, 20, 20, 1); } .link-details { margin: 20px; text-decoration: none; color: #fff; p { line-height: 1.3em; } .link-title { font-size: 1.2em; font-weight: bold; } } } }
Version data entries
13 entries across 13 versions & 1 rubygems