Sha256: 9060a318cbd81b9561eda750b8d2a8e0716c909d99d7be6888af6410a5f53f1c
Contents?: true
Size: 600 Bytes
Versions: 1
Compression:
Stored size: 600 Bytes
Contents
@import url('forms.css'); @import url('global.css'); body.grandstand { background-color:#c9d1d3; } #logo { left:50%; margin-left:-200px; position:absolute; top:100px; width:400px; } #login { border-bottom:1px solid #ffffff; left:50%; margin:0 0 0 -200px; position:absolute; padding:2em 2em 3em 2em; top:135px; width:400px; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -webkit-box-sizing:border-box; -moz-border-radius:5px; -webkit-border-radius:5px; } #footer { bottom:1em; font-size:8pt; position:absolute; text-align:center; width:100%; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
grandstand-0.3.0 | lib/generators/grandstand/install/templates/public/stylesheets/login.css |