summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/home.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/data/home.html b/data/home.html
index c2953e40..1a193b07 100644
--- a/data/home.html
+++ b/data/home.html
@@ -23,7 +23,7 @@ text-align: center;
}
h1{
-font: normal bold 2em sans-serif;
+font: normal bold 1.5em sans-serif;
text-align:right;
color: #3F7AB7;
margin-right:3%;
@@ -34,7 +34,8 @@ float:right;
h2{
font: normal bold 1.2em sans-serif;
color: #3F7AB7;
-margin-top: 2em;
+text-align: left;
+margin: 20px 20px 20px 22px;
}
h3{
@@ -118,6 +119,7 @@ padding: 14px 16px;
-webkit-background-clip: padding;
cursor: pointer;
}
+
.thumbnail a {
display: block;
text-align: center;
@@ -141,11 +143,11 @@ margin-bottom: 0.5em;
<body>
<div id="container">
-<div id="navigation">
-<h1>rekonq</h1>
%2
+<div id="navigation">
+%3
</div>
-<div id="content">%3</div>
+<div id="content">%4</div>
</div>
</body>