Sha256: 897d59a9241c352ea407e1bd62461fa42787cd16b811e644628b31712bd5557c
Contents?: true
Size: 790 Bytes
Versions: 7
Compression:
Stored size: 790 Bytes
Contents
/* Table of Contents ================================================== #Image */ /* #Image ================================================== */ .img-placeholder { background: rgba(236,238,241,1); border-radius: 4px; color: rgba(43,50,53,1); display: block; font-size: 13px; font-weight: bold; height: 0; line-height: 0; padding-top: 50%; padding-bottom: 50%; text-align: center; vertical-align: middle; width: 100%; } .img-placeholder i { color: rgba(43,50,53,1); display: block; font-size: 64px; line-height: 64px; margin: -42px 0 15px 0; } img { border-radius: 3px; border: 0; display: block; height: auto; max-width: 100%; vertical-align: middle; width: auto\9; } .img-circle { border-radius: 500px; } .img-center { margin: 0 auto; }
Version data entries
7 entries across 7 versions & 1 rubygems