summaryrefslogtreecommitdiff
path: root/www/magick.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/magick.css')
-rw-r--r--www/magick.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/magick.css b/www/magick.css
index d3d6a1663..cb9ce3fa3 100644
--- a/www/magick.css
+++ b/www/magick.css
@@ -1,10 +1,10 @@
body {
- background: white;
- color: black;
- font-family: Candara, Sans-Serif;
- margin: 0px;
- padding: 0px;
- font-size: 10pt;
+ margin:0;
+ font-family:Arial,sans-serif;
+ font-size:13px;
+ line-height:18.98px;
+ color:#616161;
+ background-color:#fff
}
a {