UNPKG

bittrader

Version:

A simple and powerful bitcoin trader.

58 lines 1.16 kB
html, body { height: 100%; } .form-signin { width: 100%; max-width: 330px; padding: 15px; margin: auto; } .form-signin .form-control { position: relative; box-sizing: border-box; height: auto; padding: 10px; font-size: 16px; } .form-signin .form-control:focus { z-index: 2; } .form-signin input[type="email"] { margin-bottom: -1px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .form-signin input[type="password"] { margin-bottom: 10px; border-top-left-radius: 0; border-top-right-radius: 0; } hr { margin: 5px !important; border-color: white !important; } p { margin: 5px !important; } .card { background-color: transparent !important; border: none !important; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12 { padding-right: 2px !important; padding-left: 2px !important; } .card-body { padding: 2px !important; } label { color: white !important; } td, th { vertical-align: middle !important; } .toast { max-width: 100% !important; opacity: 1 !important; }