summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-01-13 17:19:49 +0000
committerRomain d'Alverny <rda@mageia.org>2011-01-13 17:19:49 +0000
commitdb0ad0883a22ecbdfd2cbebdeaff513696df2fd7 (patch)
tree1c544913c90dc1ebab1f045f022dba0347448463 /index.php
parent7eb0c397a5b97dd3f6b2540c891006c13f3b94d1 (diff)
downloadpkgsubmit-db0ad0883a22ecbdfd2cbebdeaff513696df2fd7.tar
pkgsubmit-db0ad0883a22ecbdfd2cbebdeaff513696df2fd7.tar.gz
pkgsubmit-db0ad0883a22ecbdfd2cbebdeaff513696df2fd7.tar.bz2
pkgsubmit-db0ad0883a22ecbdfd2cbebdeaff513696df2fd7.tar.xz
pkgsubmit-db0ad0883a22ecbdfd2cbebdeaff513696df2fd7.zip
adjust score style
Diffstat (limited to 'index.php')
-rw-r--r--index.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.php b/index.php
index b9a88bf..8e17d1b 100644
--- a/index.php
+++ b/index.php
@@ -143,7 +143,7 @@ function key2date($key) {
.clear { clear: both; }
table {
border-spacing: 0;
- font-family: Helvetica; font-size: 80%;
+ font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 80%;
border: 1px solid #ccc;
float: left;
}
@@ -170,9 +170,9 @@ function key2date($key) {
tr.youri td.status-box { background: olive; }
#stats { float: right; }
- #score {}
- #score-box { width: 200px; height: 100px; background: #faa; }
- #score-meter { width: 200px; background: #afa; }
+ #score { margin-bottom: 2em; font-family: Helvetica, Verdana, Arial, sans-serif; }
+ #score-box { width: 100px; height: 100px; background: #faa; }
+ #score-meter { width: 100px; background: #afa; }
</style>
</head>
<body>