X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=style.less;fp=style.less;h=5bbdc7857b851b9928e172d2a485d6756106c345;hb=4aaf1949dc02ba5d62cdcad8fa17cbf1737eb95e;hp=39e7249974189d1b7ecfc94738809be53d08e7f3;hpb=d679620e4e0eefef53a9ef5991af1f1673746ba5;p=wfpl-cms.git diff --git a/style.less b/style.less index 39e7249..5bbdc78 100644 --- a/style.less +++ b/style.less @@ -21,7 +21,7 @@ body { padding: 0; color: #000; background: @site-body-color; // overruled below except in wysiywyg - font: 14px "Verdana", sans-serif; + font: 14px "Liberation Sans", Arimo, Arial, sans-serif; } body.real_body_tag { // not the wysiwyg body background: @site-window-color;