1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-05 23:17:11 +02:00

color txt

This commit is contained in:
GilbN 2018-10-13 20:50:17 +02:00
parent 4465959a9e
commit c9503c93b3

View File

@ -6,6 +6,9 @@ body {
.main-view {
background: linear-gradient(180deg,#ffffff00 10px,#ffffff00 100px) !important;
}
div.flot-text {
color: #FFF !important;
}
/* Hide sidemenu */
.sidemenu {
@ -73,6 +76,7 @@ body {
.gf-form-label {
background-color: rgba(0, 0, 0, 0.25) !important;
border: none !important;
color: #FFF !important;
}
.gf-form-input:focus {
color: #FFF !important;