aboutsummaryrefslogtreecommitdiff
path: root/website/index.css
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-07-18 04:08:33 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-07-18 04:08:33 +0200
commit4dbf06f171b4a68aec512d715efdcece2e3031ef (patch)
treeb542f8286bb3ce17fae540c07ce1e05627da50e9 /website/index.css
parent4dd9e15a4f5b7e5ecff45471ff723835a8989566 (diff)
downloadlombok-4dbf06f171b4a68aec512d715efdcece2e3031ef.tar.gz
lombok-4dbf06f171b4a68aec512d715efdcece2e3031ef.tar.bz2
lombok-4dbf06f171b4a68aec512d715efdcece2e3031ef.zip
More work on making that godawful excuse for a browser, IE6, render this stuff at least halfway readable. It's not nearly as cool as on proper browsers, but IE6 users can go stuff themselves.
Diffstat (limited to 'website/index.css')
-rw-r--r--website/index.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/website/index.css b/website/index.css
index e0a1e428..bc3f9e3c 100644
--- a/website/index.css
+++ b/website/index.css
@@ -1,3 +1,7 @@
+img,div,a,input,button,.pngfix {
+ behavior: url(logi/iepngfix.htc);
+}
+
body {
font-family: Verdana;
}