[Xfce4-commits] <docs:master> Font style update.

Nick Schermer noreply at xfce.org
Fri Dec 17 16:00:02 CET 2010


Updating branch refs/heads/master
         to 8cda29e86258502a67409f8920cac8f0f806f930 (commit)
       from 2fb7410f0b868ef51b10accae56541182d8341b0 (commit)

commit 8cda29e86258502a67409f8920cac8f0f806f930
Author: Nick Schermer <nick at xfce.org>
Date:   Fri Dec 17 15:57:52 2010 +0100

    Font style update.

 style/base.css |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/style/base.css b/style/base.css
index ec49372..5f7b624 100644
--- a/style/base.css
+++ b/style/base.css
@@ -3,13 +3,14 @@ body {
 	margin: 0;
         padding: 0;
 	line-height: 1.7em;
-	font: 68.75%/1.4545em Verdana, Helvetica, Arial, sans-serif;
+	font: 80% Verdana, Arial, Helvetica, sans-serif;
 }
 
 #page-header {
         /*border-bottom: 2px #69f solid;*/
         background: #333 url('img/logosmall.png') no-repeat 6px 55%;
 	padding-left: 120px;
+	min-height: 45px;
 }
 #page-header ul {
 	float: right ;



More information about the Xfce4-commits mailing list