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:
parent
6bec441e6b
commit
5fda1700a1
@ -39,3 +39,6 @@ section {
|
||||
position: relative;
|
||||
top: 10vh;
|
||||
}
|
||||
span {
|
||||
display: block;
|
||||
}
|
||||
|
14
index.html
14
index.html
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user