1
0
mirror of https://gitlab.com/redline-racing-division/tournament.git synced 2025-06-16 07:06:52 +00:00

formatting and additional information

This commit is contained in:
Anson Biggs 2020-03-10 17:53:06 -07:00
parent 6bec441e6b
commit 5fda1700a1
2 changed files with 19 additions and 6 deletions

View File

@ -39,3 +39,6 @@ section {
position: relative;
top: 10vh;
}
span {
display: block;
}

View File

@ -30,13 +30,23 @@
MARIO KART 8 TOURNAMENT
</h1>
<img src="karts.png" alt="karts" />
<h2>Details</h2>
<h1>Details</h1>
<p>
Event Time: 02/20/2020 5pm <b>///</b> Sign Up:
<span> <b>///</b> Event Time: 02/20/2020 5pm</span>
<span
><b>///</b> Sign Up:
<a
style="color: orange !important;"
href="https://challonge.com/tournaments/signup/F3rsE4IMVx"
>at Challonge</a
></span
>
<span><b>///</b> Location: The DLC</span>
<span
><b>///</b> Get in touch:
<a href="mailto:contact@redlineracingdivision.com"
>contact@redlineracingdivision.com</a
></span
>
</p>
</div>