Sha256: b015f0b753c757bc02c8e6aa044d6d52c22d8586073232b5e2bdadf824bab040
Contents?: true
Size: 669 Bytes
Versions: 7
Compression:
Stored size: 669 Bytes
Contents
#index-page { position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: url(/public/img/mongo.png) center center no-repeat transparent; } .home-title { height: 6em; img { border-radius: 50%; margin-top: 1.2em; } } #results-container { padding: 1em 0.5em 0; list-style: none; li { margin-bottom: 0.25rem; &:before { content: "ยป"; margin-right: 0.5em; } &:hover { text-decoration: underline; } a { @include set-font($font-family-serif, 1rem, $color-gray-darker); } } }
Version data entries
7 entries across 7 versions & 1 rubygems