diff --git a/client/index.php b/client/index.php index d0b4b879..626f055c 100644 --- a/client/index.php +++ b/client/index.php @@ -128,4 +128,3 @@ else xhtml_foot(); ?> - diff --git a/css/tabber.css b/css/tabber.css index c64c24e2..61362396 100644 --- a/css/tabber.css +++ b/css/tabber.css @@ -45,7 +45,7 @@ ul.tabbernav li a border-bottom: none; background: #DDE; text-decoration: none; - font-size: 10px; + font-size: 9px; } ul.tabbernav li a:link { color: #448; }