summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-12-06 11:33:21 +0000
committerRomain d'Alverny <rda@mageia.org>2011-12-06 11:33:21 +0000
commitf3f5469748c9438ec7542fb5c4e0d2d6c5810a08 (patch)
tree3a53c88ef672fd8ba63e09bc6d4da168b34b60bd /index.php
parentc293deebf7dadb8f43a112be72010c75b657cba7 (diff)
downloadpkgsubmit-f3f5469748c9438ec7542fb5c4e0d2d6c5810a08.tar
pkgsubmit-f3f5469748c9438ec7542fb5c4e0d2d6c5810a08.tar.gz
pkgsubmit-f3f5469748c9438ec7542fb5c4e0d2d6c5810a08.tar.bz2
pkgsubmit-f3f5469748c9438ec7542fb5c4e0d2d6c5810a08.tar.xz
pkgsubmit-f3f5469748c9438ec7542fb5c4e0d2d6c5810a08.zip
adjust table font size
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index d8a6c79..23386d1 100644
--- a/index.php
+++ b/index.php
@@ -252,8 +252,8 @@ header(sprintf('X-BS-Buildtime-Average: %5.2f', $buildtime_avg));
<style type="text/css">
body, table {
font-family: Verdana, "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Tahoma, Arial, sans-serif;
- font-size: 80%;
}
+ body { font-size: 80%; }
.clear { clear: both; }
table {
border-spacing: 0;