From fe3c587f98f1212ba0f639a4954e681743185bce Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 6 Oct 2009 12:30:50 +0200 Subject: HomePage style fixes. I'm quite sure this is going to be home page style for rekonq 0.3 --- data/home.html | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) (limited to 'data') diff --git a/data/home.html b/data/home.html index 6a7db227..8ad4a7ce 100644 --- a/data/home.html +++ b/data/home.html @@ -24,17 +24,18 @@ 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%; -margin-bottom: 20px; +color: #FFF; +margin-right:1%; +margin-bottom: 15px; } h2{ font: normal bold 1.2em sans-serif; color: #3F7AB7; -margin-top: 2em; +text-align: left; +margin: 20px 20px 20px 22px; } /* ------------------------------------------------------- */ @@ -57,9 +58,11 @@ margin: 20px; } .link { -width:96%; -margin: 10px 0; -background-color:#3F7AB7; +text-align:left; +margin: 10px; +background-color:#6096CF; +padding: 10px 10px 20px 10px; +border-width: 10px; } /* -------------------------------------------------------- */ /* div navigations styles */ @@ -67,7 +70,7 @@ background-color:#3F7AB7; div.link a{ color:#FFF; text-decoration:none; -font: normal bold 1.2em/2.5em sans-serif; +font: normal bold 1em sans-serif; } div.link a:hover{ @@ -102,11 +105,11 @@ text-decoration:none;
- -- cgit v1.2.1