[Xfce4-commits] <www:nick/gettext> Font updates.
Nick Schermer
noreply at xfce.org
Fri Dec 17 16:00:03 CET 2010
Updating branch refs/heads/nick/gettext
to 51f9c3e47c0532667d125709baa1bd3782eef831 (commit)
from 11aff82317903c2254c0f1c44aabf4b88b3ad3b7 (commit)
commit 51f9c3e47c0532667d125709baa1bd3782eef831
Author: Nick Schermer <nick at xfce.org>
Date: Fri Dec 17 15:58:46 2010 +0100
Font updates.
style/base.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/style/base.css b/style/base.css
index 320bcad..e862150 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