better fiverank table css
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Mon, 26 Oct 2015 07:23:35 +0000 (08:23 +0100)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Mon, 26 Oct 2015 07:23:35 +0000 (08:23 +0100)
web/room.css

index 685e3b1..1ccf090 100644 (file)
@@ -514,6 +514,7 @@ table.info td {
 
 table.info table.fiverank {
     border-collapse: collapse;
+    margin: auto;
 }
 
 table.info table.fiverank td {
@@ -521,6 +522,7 @@ table.info table.fiverank td {
     padding: 0px 0px 0px 0px;
     text-align: center;
     vertical-align: middle;
+    width: 20%;
 }
 
 table.info table.fiverank td.c1t {