UNPKG

egress-bootstrap

Version:

A minimal Express app template for a user account system, built with Twitter's Bootstrap.

19 lines (18 loc) 250 B
body { padding-top: 20px; width: 100%; } .centered-form { max-width: 400px; margin: 0 auto; } .centered-form input { margin-bottom: 10px; } .big-button { width: 150px; max-width: 150px; } #error { font-weight: bold; }