/* Default Styling for the login page after plugin activation */ body { background: #fff; font-family: "Roboto" } /* .login .message { border: none; background-color: #00b1e9 ; color: #FFF; border: 1px solid #0b81e4 ; box-shadow: none; } .login #login_error { border: none; background: #FF5858 ; color: #FFF; box-shadow: none; border: 1px solid #fc0202; } #login h1 a, .login h1 a { max-height: 100px; max-width: 320px; background-size: contain; background-repeat: no-repeat; width: 100%; margin-bottom: 10px; } */