summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-01-20 22:29:30 +0100
committerAndrea Diamantini <adjam7@gmail.com>2013-01-20 22:29:30 +0100
commit0ebb8702c10e4d9e55a9aa5ef22b8b85ec15720a (patch)
treedaa46031f55f561874224699a249ac7dad72911b
parentFix IconManager to let webapp window favicons work (diff)
downloadrekonq-0ebb8702c10e4d9e55a9aa5ef22b8b85ec15720a.tar.xz
Set non null border in the rekonq pages
-rw-r--r--src/data/home.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/data/home.html b/src/data/home.html
index c8a8d84f..e8bcd768 100644
--- a/src/data/home.html
+++ b/src/data/home.html
@@ -38,9 +38,6 @@ body {
background: url($DEFAULT_PATH/pics/background.png) repeat-y center #fff;
font-family: 'Nunito', sans-serif;
font-size: 0.9em;
- border: 0;
- padding: 0;
- margin: 0;
}
h3 {