Sha256: 97668f58b3c52081661d5a8d573526d7ddc5ad410fc68a1bef1246e517ef2fbe
Contents?: true
Size: 497 Bytes
Versions: 7
Compression:
Stored size: 497 Bytes
Contents
.page_bg { background: #f3f3f3; } .arrow { opacity: 50%; display: block; width: 70px; margin-left: 20px; margin-top: 20px; } .dark .arrow { color: #ffffff; margin-left: 20px; margin-top: 3px; } .dark .page_bg { background: rgb(17, 24, 39); } .page_body { margin-left: 260px; overflow-y: scroll; max-width: 87%; background: #f3f3f3; transition: 0.3s ease; transition-delay: 0.1s; } .dark .page_body { background: rgb(17, 24, 39); }
Version data entries
7 entries across 7 versions & 1 rubygems