From e1571b96a7d0daf6f11d1404bc8ebe2976840904 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 5 Mar 2012 13:26:33 +0100 Subject: [PATCH] Lets make all sans-serif --- media/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/media/css/style.css b/media/css/style.css index 37a1c73b9..d0f01aaa3 100644 --- a/media/css/style.css +++ b/media/css/style.css @@ -1,4 +1,5 @@ body { + font-family: sans-serif; color:black; background:white; padding:0;