Sha256: 0b659b40fb75a262d513ef083f2493aa5b050d5d2e15dae83d0dd3d4490dd263
Contents?: true
Size: 583 Bytes
Versions: 5
Compression:
Stored size: 583 Bytes
Contents
* { margin: 0; padding: 0; } html,body { height: 100%; } body,input,textarea,select { font-family: Armata; color: #787878; } ul,li { list-style: none; } a { color: #5d8869; cursor: pointer; text-decoration: none; } .hidden-text { overflow: hidden; text-indent: -9999px; } .holder { margin: auto; width: 980px; } .button { display: block; } .action { height: 32px; padding: 0 20px; background: #f1f3f2; font-size: 11px; line-height: 32px; color: #797878; text-transform: uppercase; &:hover { background: #dbdddc; } }
Version data entries
5 entries across 5 versions & 1 rubygems