Sha256: 68bf1502bb42b4df3f09132d28827505e2c9161366fcb944b3f08ee7b9cb64f2
Contents?: true
Size: 1.33 KB
Versions: 1
Compression:
Stored size: 1.33 KB
Contents
html, body { height: 100%; } body { background: rgb(53, 53, 53); } #top_content { background: #fcfdf4; border-bottom: 10px solid rgb(175, 173, 144); } #top_content .row-fluid, #bottom_content .row-fluid { max-width: 1000px; margin: 0 auto; } #main_content { padding-top: 60px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; margin-bottom: 40px; } #main_content h1 { text-shadow: 0px 1px 3px rgba(0,0,0,.5); font-size: 48px; font-weight: 200; margin-bottom: 30px; line-height: 1.2em; } #main_content p { color: rgb(70, 68, 68); font-size: 22px; padding-right: 30px; font-weight: 200; line-height: 1.3em; margin-bottom: 30px; } #main_content p.error { color: rgb(218, 0, 0); margin-bottom: 10px; } #main_content .field_with_errors { display: inline; } #screenshot { margin-bottom: -40px; } #screenshot div { background: rgb(219, 219, 219); width: 400px; height: 440px; margin-top: 40px; -webkit-box-shadow: 1px 1px 4px 1px #666; box-shadow: 1px 1px 4px 1px #666; } #bottom_content { margin-top: 50px; color: white; } @media (max-width: 550px) { #main_content { width: auto; padding-top: 20px; margin-bottom: 20px; } #screenshot { float: none; width: auto; clear: left; } #screenshot div { width: auto; margin-top: 20px; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
soonish-0.0.1 | app/assets/stylesheets/soonish/soonish.css |