Browse Source

Update organizr-hotline.css

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

7
CSS/themes/organizr-hotline.css

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

Loading…
Cancel
Save