summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/category.pngbin695 -> 334 bytes
-rw-r--r--data/home.html12
2 files changed, 6 insertions, 6 deletions
diff --git a/data/category.png b/data/category.png
index 52df230d..796875d4 100644
--- a/data/category.png
+++ b/data/category.png
Binary files differ
diff --git a/data/home.html b/data/home.html
index 53b5a370..95e61011 100644
--- a/data/home.html
+++ b/data/home.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
-<title>%1 - rekonq</title>
+<title>%1</title>
<style type="text/css">
@@ -18,7 +18,7 @@ border:0;
body{
background: url(%2/tile.gif) repeat-x #fff;
font-family: sans-serif;
-font-size: 90%;
+font-size: 0.8em;
text-align: center;
}
@@ -38,11 +38,12 @@ margin-top: 2em;
}
h3{
-background: url(%2/category.png) no-repeat;
+border-bottom-width: 1px;
+-webkit-border-image: url(%2/category.png) 1 1 1 1 stretch stretch;
padding: 0.2em;
-margin-top: 1em;
+margin-top: 0.5em;
margin-bottom: 0.5em;
-padding-left: 0.4em;
+font: normal bold 1em sans-serif;
}
h4{
@@ -120,7 +121,6 @@ text-align: center;
display: inline-block;
width:25%;
margin-bottom: 7%;
-cursor: pointer;
min-width:250px;
min-height:192px;
}