Sha256: 7dc27c5d3a9b35a051348434e93ecfadd1b23897568f55869535ad5083825cae
Contents?: true
Size: 418 Bytes
Versions: 14
Compression:
Stored size: 418 Bytes
Contents
.logo { background-image: url(image_path('logo.svg')); background-size: 100% auto; background-repeat: no-repeat; display: inline-block; width: 100px; height: 18px; } .logo.logo-white { background-image: url(image_path('logo-white.svg')); } .logo.logo-small { width: 85px; height: 16px; } .logo.logo-medium { width: 160px; height: 29px; } .logo.logo-large { width: 300px; height: 54px; }
Version data entries
14 entries across 14 versions & 1 rubygems