From 18c7501ed37f1757f94b52c813ac854469981812 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Sun, 30 Dec 2012 23:19:33 +0200 Subject: [PATCH] more contrast on vst-text --- web/templates/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/header.html b/web/templates/header.html index 10eedcf57..5e664a16b 100644 --- a/web/templates/header.html +++ b/web/templates/header.html @@ -473,7 +473,7 @@ } .vst-text { - color: #555; + color: #333; font-size: 12pt; }