Make text-green brighter for better contrast with the dark background.

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2020-05-01 20:19:53 +02:00
parent ec53843379
commit fb213b6ded
+1 -1
View File
@@ -374,7 +374,7 @@ pre {
color: #5ca314 !important;
}
.text-green {
color: #007e47 !important;
color: #00aa60 !important;
}
.text-orange {
color: #b1720c !important;