diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-12-12 17:18:41 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-12-12 17:18:41 -0500 |
commit | c0d6f0711c4760f08a6beb99818d075d7c993e2e (patch) | |
tree | e4a580d7b70181e9d5e36a8c438c63d0d7b63450 /sitestatic | |
parent | f286e9560e63a776397494899673b103f92f3198 (diff) | |
parent | 6ee65265a051933ee154c42490fdc509b9994202 (diff) |
Merge tag 'release_2012-03-12'
Signature stuff and template tweaks
Conflicts:
templates/public/index.html
Diffstat (limited to 'sitestatic')
-rw-r--r-- | sitestatic/archweb.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sitestatic/archweb.css b/sitestatic/archweb.css index 198eb083..5c9bb5de 100644 --- a/sitestatic/archweb.css +++ b/sitestatic/archweb.css @@ -645,8 +645,7 @@ div#pkglist-about { } /* pkglist: results navigation */ -#pkglist-stats-top, -#pkglist-stats-bottom { +.pkglist-stats { font-size: 0.85em; } |