Basic functionality, lots of fixes needed

This commit is contained in:
2017-03-19 16:00:30 +01:00
parent be47815b33
commit cc447a6975
7 changed files with 188 additions and 57 deletions

View File

@ -6,9 +6,19 @@ a {
color: #00B7FF;
}
.team-box {
border-width:1px;
border-color: black;
border-style: solid;
border-radius: 3px;
h1{
text-align: center;
}
.controls{
text-align:center;
}
.jQBracket {
margin:0 auto;
}
#refresh {
margin:0 auto;
}