remove VIP
This commit is contained in:
parent
496a8a80bf
commit
bbd7b6f29f
2 changed files with 1 additions and 35 deletions
|
@ -34,10 +34,6 @@ body {
|
||||||
height: 20%;
|
height: 20%;
|
||||||
}
|
}
|
||||||
|
|
||||||
div {
|
|
||||||
display: inline-block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.ip img {
|
.ip img {
|
||||||
width: 70%;
|
width: 70%;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
@ -50,24 +46,10 @@ div {
|
||||||
}
|
}
|
||||||
|
|
||||||
.THANKS img {
|
.THANKS img {
|
||||||
width: 90%;
|
width: 50%;
|
||||||
padding-bottom: 2vh;
|
padding-bottom: 2vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.button > img {
|
|
||||||
/* height: 100vh; */
|
|
||||||
}
|
|
||||||
.list {
|
|
||||||
font-size: 6vw;
|
|
||||||
display: -ms-inline-grid;
|
|
||||||
display: inline-grid;
|
|
||||||
padding-left: 0;
|
|
||||||
}
|
|
||||||
div.buttons > img {
|
|
||||||
padding-left: 0;
|
|
||||||
width: 100%;
|
|
||||||
display: inline-block;
|
|
||||||
}
|
|
||||||
::-webkit-scrollbar {
|
::-webkit-scrollbar {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
16
index.html
16
index.html
|
@ -31,23 +31,7 @@
|
||||||
<img src="./assets/images/new/discord.png" alt="" class="button" />
|
<img src="./assets/images/new/discord.png" alt="" class="button" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="vip">
|
|
||||||
<a href="https://forms.gle/7RequadVcZM344po8">
|
|
||||||
<img src="./assets/images/new/vip.png" alt="" class="button" />
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<img
|
|
||||||
src="./assets/images/NSW2-VIP_NOTICE-NEW.png"
|
|
||||||
alt="$5 VIP TICKETS AVAILABLE FOR SPECIAL WORLD AREA ACCESS. ALL TICKET SALES DONATED TO DIRECT RELIEF COVID-19 & NAACP LEGAL DEFENSE FUND"
|
|
||||||
class="note"
|
|
||||||
/>
|
|
||||||
|
|
||||||
<br />
|
|
||||||
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
|
|
||||||
<p id="credits">
|
<p id="credits">
|
||||||
<span class="design">WEB DESIGN:<br /></span>
|
<span class="design">WEB DESIGN:<br /></span>
|
||||||
|
|
Loading…
Add table
Reference in a new issue