diff options
author | Dan McGee <dan@archlinux.org> | 2012-10-21 10:27:39 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-10-21 10:27:39 -0500 |
commit | d92023710e98fda9c811e265fae682160ae01211 (patch) | |
tree | 56c4ad5ffaadc3bf3c9df6d5164fb2e0777c2a16 /sitestatic | |
parent | b3e3a05b98d18a09a03a0c82d878315f49f091af (diff) |
Remove dead CSS
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'sitestatic')
-rw-r--r-- | sitestatic/archweb.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sitestatic/archweb.css b/sitestatic/archweb.css index 7b2205e4..1d60f71d 100644 --- a/sitestatic/archweb.css +++ b/sitestatic/archweb.css @@ -644,10 +644,6 @@ div.news-article .article-info { border-bottom: 1px dotted #bbb; } -table#download-torrents .cpu-arch { - text-align: center; -} - /* pkglists/devlists */ table.results { font-size: 0.846em; |