organizr: text color

This commit is contained in:
gilbN 2019-06-13 22:13:52 +02:00
parent 65920aec92
commit df58ff983d
2 changed files with 4 additions and 4 deletions

View File

@ -27,8 +27,8 @@
.panel .panel-heading .panel-title {
color: #ffffff;
}
.text-info {
color: #ffffff;
.text-info, .text-dark {
color: #ffffff !important;
}
/* Header */
.navbar-header {

View File

@ -27,8 +27,8 @@
.panel .panel-heading .panel-title {
color: #ffffff;
}
.text-info {
color: #ffffff;
.text-info, .text-dark {
color: #ffffff !important;
}
/* Header */
.navbar-header {