Sha256: 79fbd47affb1d8b3388b5784c65e57b825e287a2914b612f093e7ca1a4fba791
Contents?: true
Size: 932 Bytes
Versions: 9
Compression:
Stored size: 932 Bytes
Contents
div.prop_in_list { float: left; width: 200px; height: 214px; margin-right: 30px; margin-bottom: 15px; border: 2px solid #ededed; border-radius: 3px; > a { width: 100px; height: 100px; display: block; position: relative; margin: 0 46px; top: 35px; text-align: center; /*!*/ white-space: nowrap; /*!*/ span { display: inline-block; /*!*/ vertical-align: middle; /*!*/ height: 100%; /*!*/ } img { max-width: 100%; vertical-align: middle; /*!*/ } } .text_content { margin-top: 45px; padding: 0 35px; text-align: center; h4 { > a { font-weight: bold; color: #288feb; text-decoration: none; font-size: 15px; &:hover { color: #1c62a1; } &:active { color: #18558c; } &:focus { color: #164f82; } } } } }
Version data entries
9 entries across 9 versions & 1 rubygems