Sha256: 0f3ba845efc8c2d919ec5508cfd7e8bbd13b6fa1657f1968275dd5a7ec1e89b3
Contents?: true
Size: 403 Bytes
Versions: 1
Compression:
Stored size: 403 Bytes
Contents
/* Main */ body { background-color: #dcdcdc; color: #0b0b0b; font-size: 16px; line-height: 22px; } .container, #container { width: 978px; margin: 10px auto; padding: 60px; box-shadow: 0px 0px 10px rgba(0,0,0,0.2); background: #fff; text-align: left; display: block; overflow: hidden; } .item { width: 200px; float: left; padding: 10px; margin: 10px; background: #000; color: #fff; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tooltipster-rails-0.0.1 | app/assets/stylesheets/tooltipster-rails/style.css |