From 4cb9040887b0775fe771160a44fd588334705ec5 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Tue, 12 Apr 2011 14:56:11 +0200 Subject: Switch from sans to sans-serif --- styles/default/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/default/default.css b/styles/default/default.css index a16065b..bd34377 100644 --- a/styles/default/default.css +++ b/styles/default/default.css @@ -7,7 +7,7 @@ body, html { background: white; width: 700px; margin: auto; - font-family: Sans; + font-family: sans-serif; font-size: 0.9em; color: #000; letter-spacing: 0.05em; -- cgit v1.2.3