diff options
author | bnewbold <bnewbold@manus.(none)> | 2007-08-08 02:15:11 -0400 |
---|---|---|
committer | bnewbold <bnewbold@manus.(none)> | 2007-08-08 02:15:11 -0400 |
commit | 10683070288b879057b70bea56fca96373cb506c (patch) | |
tree | 1ded224557aa9c9325bc6608b9cf9a0c4d70abb9 /static/style/font-sans.css | |
parent | 6951eb85239f386c8a0b6fd4051f5fbc1d8a77e0 (diff) | |
download | bnewnet-10683070288b879057b70bea56fca96373cb506c.tar.gz bnewnet-10683070288b879057b70bea56fca96373cb506c.zip |
fixed up styleswitching, may still have to tweak file change (aka 304 http status codes) for alt css files
Diffstat (limited to 'static/style/font-sans.css')
-rw-r--r-- | static/style/font-sans.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/style/font-sans.css b/static/style/font-sans.css deleted file mode 100644 index 171e507..0000000 --- a/static/style/font-sans.css +++ /dev/null @@ -1 +0,0 @@ -body { font-family: sans; } |