From: Ant Zucaro Date: Sat, 7 Mar 2015 14:22:18 +0000 (-0500) Subject: Move the statline down 10px. X-Git-Url: https://de.git.xonotic.org/?a=commitdiff_plain;h=7aeda180eab5b0c57d0d05d1c9b3ccd5f9a676ee;p=xonotic%2Fxonstat.git Move the statline down 10px. --- diff --git a/xonstat/static/css/app.css b/xonstat/static/css/app.css index 4101987..f6b9975 100644 --- a/xonstat/static/css/app.css +++ b/xonstat/static/css/app.css @@ -171,7 +171,7 @@ table thead tr th, table thead tr td, table tr th, table tr td { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 0.9rem; position: relative; - top: -20px; + top: -10px; } .nostretch {