Browse Source

Update organizr-marine.css

pull/11/head
GilbN 6 years ago
committed by GitHub
parent
commit
898eb9f96b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      CSS/themes/organizr-marine.css

3
CSS/themes/organizr-marine.css

@ -30,11 +30,12 @@
.text-info, .text-dark {
color: #ffffff !important;
}
@media (max-width: 480px)
@media (max-width: 480px) {
login-box {
margin-top: auto !important;
height: 100% !important;
}
}
/* Header */
.navbar-header {
background: var(--main-bg-color) !important;

Loading…
Cancel
Save