From ff3c9eb2505c0d1b71f8782d816e5e49fae17081 Mon Sep 17 00:00:00 2001 From: x2003bruneau Date: Sat, 16 Sep 2006 19:51:53 +0000 Subject: [PATCH] Make menu text a bit greater git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@843 839d8a87-29fc-0310-9880-83ba4fa771e5 --- htdocs/css/xnet.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/css/xnet.css b/htdocs/css/xnet.css index 9998cac..22ccfa2 100644 --- a/htdocs/css/xnet.css +++ b/htdocs/css/xnet.css @@ -136,7 +136,7 @@ td#menu { padding: 0.3em 0em 0.4em 0em; margin-top: 0.7em; margin-bottom: 0.3em; - font-size: 85%; + font-size: 89%; text-align: center; width: 130px; background: url('../images/barre_small.png') bottom left no-repeat; @@ -146,7 +146,7 @@ td#menu { #menu a { display: block; padding: 0.2em 0em 0.2em 15px; - font-size: 85%; + font-size: 89%; background: url('../images/puce.png') no-repeat center left; } -- 2.1.4