Sha256: 8c227b3f22fc33cd653aeb8071acdb7ae99ada85ad9a1a6767399dbc144270b9
Contents?: true
Size: 707 Bytes
Versions: 16
Compression:
Stored size: 707 Bytes
Contents
#account { background: #F3F3F3; } #account #wrapper { margin: 10em auto; width: 40em; } #account #box { -moz-border-radius: 4px; -webkit-border-radius: 4px; background: #FFF; border: 0.1em solid #D3D3D3; padding: 1em 2em; margin: 0 0 1em 0; } #account #box h1 { margin: 0.5em 0; } #account #box ul { margin: 1.5em 0 0.5em 0; } #account #box li { margin: 1em 0; } #account #box input.text { font-size: 2em; padding: 0.25em; width: 100%; } #account #box input.button { margin: 0.5em 1em 0 0; } #account #footer { font-size: 0.9em; line-height: 1.8em; text-align: center; } #account #footer a { font-weight: bold; } #account #actions { text-align: center; }
Version data entries
16 entries across 16 versions & 1 rubygems