[Xfce4-commits] <www:master> Increase mirrorbrain font to match website.

Nick Schermer noreply at xfce.org
Sat Jul 13 19:10:01 CEST 2013


Updating branch refs/heads/master
         to 37809768fedc8e21acfc41ca2510b1bb7009f6be (commit)
       from 5edc9748896c5f7fb242e13424ce9d7257e0da72 (commit)

commit 37809768fedc8e21acfc41ca2510b1bb7009f6be
Author: Nick Schermer <nick at xfce.org>
Date:   Sat Jul 13 19:08:06 2013 +0200

    Increase mirrorbrain font to match website.

 style/mirrorbrain.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/style/mirrorbrain.css b/style/mirrorbrain.css
index 3033948..e5fc644 100644
--- a/style/mirrorbrain.css
+++ b/style/mirrorbrain.css
@@ -1,7 +1,7 @@
 @import url('header.css');
 
 body {
-  font: 80% Verdana, Arial, Helvetica, sans-serif;
+  font: 12px/18px "Bitstream Vera Sans", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
   margin: 0;
   line-height: 1.7em;
 }


More information about the Xfce4-commits mailing list