summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authormegabigbug <megabigbug@arrakis.(none)>2009-10-28 22:04:21 +0100
committermegabigbug <megabigbug@arrakis.(none)>2009-10-28 22:04:21 +0100
commitefd518149f4a865e6db72133ee49382e124c0605 (patch)
treeb29465a3675083f6f7ac993078d71c30214fe4d9 /data
parentrekonq 0.2.90 (diff)
downloadrekonq-efd518149f4a865e6db72133ee49382e124c0605.tar.xz
homepage fixes:
more space between items in the navigation bar better vertical alignment of previews
Diffstat (limited to 'data')
-rw-r--r--data/home.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/data/home.html b/data/home.html
index 95e61011..bae024f1 100644
--- a/data/home.html
+++ b/data/home.html
@@ -69,7 +69,7 @@ width: 100%;
#navigation {
display: inline-block;
margin-top: 2%;
-margin-bottom: 3%;
+margin-bottom: 2%;
text-align: center;
border-width: 5px;
-webkit-border-image: url(%2/bg2.png) 12 12 12 12 stretch stretch;
@@ -104,13 +104,14 @@ border-width: 6px;
}
#navigation .link:not(.current){
-margin-right: 4px;
-margin-left: 4px;
+margin-right: 10px;
+margin-left: 10px;
}
.favorites{
text-align: center;
+margin-top: -5%;
}
/* -------------------------------------------------------- */
@@ -120,7 +121,7 @@ text-align: center;
text-align: center;
display: inline-block;
width:25%;
-margin-bottom: 7%;
+margin-top: 10%;
min-width:250px;
min-height:192px;
}