diff options
Diffstat (limited to 'template/yoga/theme')
-rw-r--r-- | template/yoga/theme/Sylvia/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 87ad6bdbc..c886d5e8e 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -263,7 +263,7 @@ H2 { border-bottom: 1px solid #000000; } #qsearchInput { - color:#666; + color:#999; } FIELDSET, INPUT, SELECT, TEXTAREA { border: 1px solid #666; |