1
0
mirror of https://gitlab.com/2-chainz/2-chainz-rest-site.git synced 2025-06-16 07:06:51 +00:00

all gold everythang

This commit is contained in:
Anson 2020-04-07 14:56:28 -07:00
parent c8a95dbd8c
commit 853b49eb1d

View File

@ -31,6 +31,24 @@
content="https://api.chainz.rest/static/apple-icon.png"
/>
<style>
body {
background-color: #d9c06e;
color: #03252a;
}
hr {
background-color: #03252a;
}
section aside {
border: 1px solid black;
box-shadow: none;
}
:root {
--color: darkviolet;
--color-bg-secondary: black;
}
@media screen and (max-width: 700px) {
ion-icon {
display: none;
@ -57,8 +75,18 @@
</blockquote>
</section>
<p>
<a onclick="getQuote()" href="#"><b>New Quote 🔃</b></a>
<a id="tweet" href="#"><b>Tweet Quote 🐦</b></a>
<a onclick="getQuote()" href="#"
><b>
<ion-icon size="large" name="refresh-circle"></ion-icon><br />
New Quote</b
></a
>
<a id="tweet" href="#"
><b
><ion-icon size="large" name="logo-twitter"></ion-icon> <br />
Tweet Quote
</b></a
>
</p>
</header>
<header style="height: 30vh;">