diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-09-24 02:01:24 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-09-24 02:01:24 +0200 |
commit | 9c086fcd342910b5e60f80c7bc893dfbe2591418 (patch) | |
tree | 84037e78174f2b11ef471149130212121b7ae02e /data/home.html | |
parent | css homepage improvements (diff) | |
download | rekonq-9c086fcd342910b5e60f80c7bc893dfbe2591418.tar.xz |
Fixed not found page to let translators work on it..
Diffstat (limited to 'data/home.html')
-rw-r--r-- | data/home.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/home.html b/data/home.html index c6992f47..b5ca9b67 100644 --- a/data/home.html +++ b/data/home.html @@ -3,7 +3,8 @@ <head> <title>rekonq home page</title> -<style type="text/css"> + +<style type="text/css"> html{ margin:0; |