Sha256: 3f40b5e167ac00c2b6d9822c9bcb583a8e92e66275717dfd502aabbf7726262e
Contents?: true
Size: 409 Bytes
Versions: 46
Compression:
Stored size: 409 Bytes
Contents
// Organization name .logo-wrapper span{ color: white; font-weight: 600; font-size: 1.4em; display: inline-block; text-align: left; padding-left: 8px; line-height: 1; position: relative; &:hover{ text-decoration: underline; } } .logo-wrapper span::before{ content: ""; display: block; position: absolute; border-left: 4px solid white; height: 88%; top: 6%; left: 0; }
Version data entries
46 entries across 46 versions & 1 rubygems