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