diff options
Diffstat (limited to 'theme/light.css')
-rw-r--r-- | theme/light.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/light.css b/theme/light.css index 77540ba00..74aaa53cd 100644 --- a/theme/light.css +++ b/theme/light.css @@ -3,6 +3,7 @@ body{ background-color:#dfdfdf; font-size:12px; font-family: 'Lobster', helvetica, arial; + visibility: hidden; } h1 { |