diff options
Diffstat (limited to 'www/inc/styles/ie')
-rw-r--r-- | www/inc/styles/ie/ie.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/inc/styles/ie/ie.css b/www/inc/styles/ie/ie.css deleted file mode 100644 index 36cd2c4..0000000 --- a/www/inc/styles/ie/ie.css +++ /dev/null @@ -1,8 +0,0 @@ -/* IE sucks; this is the only stylesheet doesn't crash it - this is low priority for me; if you want a nice stylesheet for IE - (if such thing can be written), please send a patch to jimmac@ximian.com -*/ - -body { - font-family: Verdana, Sans-Serif; -} |