]> de.git.xonotic.org Git - xonotic/xonstat.git/commitdiff
Adding a margin left centers #xonborder.
authorAnt Zucaro <azucaro@gmail.com>
Tue, 25 Sep 2012 02:51:05 +0000 (22:51 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Tue, 25 Sep 2012 02:51:05 +0000 (22:51 -0400)
xonstat/static/css/style.css

index a24f6a004c2475fe661a6306886a15a4617fd5c7..dd29b0aa7f6f4e9b2cd2ea6387270f5e2b935cde 100755 (executable)
@@ -3408,6 +3408,7 @@ table {
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
   border-radius: 15px 15px 15px 15px;
   margin-bottom: 30px;
+  margin-left: 0px;
   padding: 20px;
 }
 #title {