1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Improved font color

This commit is contained in:
nobody
2020-06-03 07:29:37 +02:00
parent bd6c15c12c
commit 901b9540b8

View File

@ -277,7 +277,7 @@ body[dir="rtl"] .input-text {
color: #b1b1b3;
}
.badge-warning {
#last-mapping-update, .badge-warning {
color: #4b3000;
}
}