summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorcristy <urban-warrior@git.imagemagick.org>2013-09-24 13:40:03 +0000
committercristy <urban-warrior@git.imagemagick.org>2013-09-24 13:40:03 +0000
commit54a4ba97bd3e9449d97fdc987daf472cdd466fca (patch)
tree2fbf1e10485fc18dd444404492b9e72003c4446b /www
parentef804f5802b3d6517d516556b64fccc5843710b6 (diff)
downloadImageMagick-54a4ba97bd3e9449d97fdc987daf472cdd466fca.tar.gz
Diffstat (limited to 'www')
-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 {