Sha256: e641973fbf23ce8047cf82d04a10b088617bbaef3ff007f48a253d3e6feb9ba0
Contents?: true
Size: 460 Bytes
Versions: 2
Compression:
Stored size: 460 Bytes
Contents
/* Copyright */ .copyright { position: absolute; font-size: 12px; opacity: 0.7; } /* Sides */ .copyright.top { top: 10px; left: 20px; } .copyright.right { bottom: 20px; right: 10px; transform-origin: 0 100%; transform: translateX(100%) rotate(-90deg); } .copyright.bottom { bottom: 20px; left: 20px; } /* White */ .copyright.white { color: white; } /* Links */ .copyright a { color: currentColor; }
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
slippery-0.4.2 | assets/shower/themes/material/styles/slide/elements/copyright.css |
slippery-0.4.2 | assets/shower/themes/ribbon/styles/slide/elements/copyright.css |