minor changes

This commit is contained in:
chsakell
2016-10-05 13:29:43 +03:00
parent 95e6569137
commit 7885ed5cce
3 changed files with 9 additions and 2 deletions

View File

@@ -23,6 +23,13 @@ body {
color:#a94442;
}
.match-type {
color: #FF5722;
margin-bottom: 0px;
font-size: 22px;
font-style: italic;
}
th, td {
text-align: center;
}