tourney ad

This commit is contained in:
Matteias Collet 2018-01-18 04:28:55 +01:00
parent e179c915d5
commit 6c55e93825
3 changed files with 8 additions and 4 deletions

BIN
img/challonge.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -26,11 +26,14 @@
</center>
</div>
<div style="margin-left:420px;">
<table id="warningMessage" style="display:none">
<table id="warningMessage">
<tr>
<th><a target="_blank" href="https://www.twitch.tv/gamesdonequick"><img src="img/twitch.png" width="40" height="40" alt="Twitch" /></a></th>
<th style="text-align:center">Watch <a target="_blank" href="https://twitch.tv/AverageTrey">AverageTrey</a> run 120 Shines at AGDQ 2018!<br />January 11th at 01:25am UTC.</th>
<th><a target="_blank" href="http://gamesdonequick.com/schedule"><img src="img/gdq.png" width="40" height="40" alt="GDQ" /></a></th>
<th><a target="_blank" href="http://smsunshine.challonge.com/any2018"><img src="img/challonge.png" alt="Challonge" /></a></th>
<th style="text-align:center">
<a target="_blank" href="http://smsunshine.challonge.com/any2018">2018 Super Mario Sunshine Any% Tournament</a><br />
Signup deadline: February 14th
</th>
<th><a target="_blank" href="http://smsunshine.challonge.com/any2018"><img src="img/challonge.png" alt="Challonge" /></a></th>
</tr>
</table>
<div id="descriptionBox" class="framed">

View file

@ -178,6 +178,7 @@ th {
#warningMessage {
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:14px;
line-height:18px;
border-color:#fff;
border-style:solid;
border-width:1px;