and make it not look awful
This commit is contained in:
parent
6c55e93825
commit
5499906b4c
2 changed files with 3 additions and 3 deletions
|
@ -28,12 +28,12 @@
|
||||||
<div style="margin-left:420px;">
|
<div style="margin-left:420px;">
|
||||||
<table id="warningMessage">
|
<table id="warningMessage">
|
||||||
<tr>
|
<tr>
|
||||||
<th><a target="_blank" href="http://smsunshine.challonge.com/any2018"><img src="img/challonge.png" alt="Challonge" /></a></th>
|
<th><a target="_blank" href="http://smsunshine.challonge.com/any2018"><img src="img/challonge.png" alt="Challonge" align="left" /></a></th>
|
||||||
<th style="text-align:center">
|
<th style="text-align:center">
|
||||||
<a target="_blank" href="http://smsunshine.challonge.com/any2018">2018 Super Mario Sunshine Any% Tournament</a><br />
|
<a target="_blank" href="http://smsunshine.challonge.com/any2018">2018 Super Mario Sunshine Any% Tournament</a><br />
|
||||||
Signup deadline: February 14th
|
Signup deadline: February 14th
|
||||||
</th>
|
</th>
|
||||||
<th><a target="_blank" href="http://smsunshine.challonge.com/any2018"><img src="img/challonge.png" alt="Challonge" /></a></th>
|
<th><a target="_blank" href="http://smsunshine.challonge.com/any2018"><img src="img/challonge.png" alt="Challonge" align="right" /></a></th>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<div id="descriptionBox" class="framed">
|
<div id="descriptionBox" class="framed">
|
||||||
|
|
|
@ -185,6 +185,6 @@ th {
|
||||||
border-radius:4px;
|
border-radius:4px;
|
||||||
background:#232323;
|
background:#232323;
|
||||||
width:526px;
|
width:526px;
|
||||||
padding:5px 12px;
|
padding:6px 12px;
|
||||||
margin:11px 0 0
|
margin:11px 0 0
|
||||||
}
|
}
|
Loading…
Reference in a new issue