commit | 2495cebb556332d8117b34e9e35bca6e2a62dad6 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Sat Feb 13 17:17:52 2016 +0100 |
committer | Akron <nils@diewald-online.de> | Sat Feb 13 17:17:52 2016 +0100 |
tree | 1e57cc14af8308d25142280413574c3a6063060c | |
parent | 9f64fd01155a2880619e0edc738cb04d75de639a [diff] |
Cosmetic change for match info tables
diff --git a/dev/scss/main/matchinfo.scss b/dev/scss/main/matchinfo.scss index 53e5ed8..709eef7 100644 --- a/dev/scss/main/matchinfo.scss +++ b/dev/scss/main/matchinfo.scss
@@ -90,6 +90,10 @@ tr th { background-color: $darker-orange; border-top-width: 0px !important; + text-align: center; + &:nth-of-type(1), &:nth-of-type(2) { + text-align: left; + } } } tbody {