Introduction
Introduction Statistics Contact Development Disclaimer Help
sans serif default - swerc - anselm's simpler werc fork
git clone git://git.suckless.org/swerc
Log
Files
Refs
README
---
commit 27a7dbff04e9518932a1f4fbc1c80c2e8f84dba4
parent e4f5f226981bdc1918fd6c63494dbc54fad58ce7
Author: [email protected] <unknown>
Date: Sat, 24 Mar 2012 18:55:49 +0100
sans serif default
Diffstat:
M pub/style.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pub/style.css b/pub/style.css
@@ -1,7 +1,7 @@
body {
background-color: #eee;
color: #111;
- font-family: Helvetica, Verdana, Arial, 'Liberation Sans', FreeSans, s…
+ font-family: sans-serif;
padding: 0;
margin: 0;
}
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.