@@ -123,6 +123,9 @@ body.kibela {
}
/* Modal */
+ .modal-title {
+ color: #ffffff;
+ }
.modal-content {
background-color: $themelight;