Basic functionality, lots of fixes needed
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user