add gradient to bg owowoowowowo :3

This commit is contained in:
Ashley 2023-03-18 13:02:53 +00:00
parent bb4ea1d2a8
commit c84dfd2898

View file

@ -217,6 +217,7 @@ section#landing-page {
font-stretch: ultra-expanded;
font-weight: 1000;
}
.product-container {
display: flex;
@ -278,17 +279,12 @@ z-index: 10; /* Was 2 */"
}
</style>
<div class="app" style="background-image: url(/css/land.svg);background-size: auto;background-repeat: no-repeat;"> <div style="position: inherit;background: #bb0d0d;margin: -1em;">
<p style="color: #fff !important;margin-right: auto;margin-left: auto;width: fit-content;">
A magnitude 7.4 earthquake just hit Türkiye's Kahramanmaras province, please donate to the turkish people via: <a href="https://www.kizilay.org.tr/Bagis/BagisYap/215/afet-acil-durum-bagisi" style="color:#fff">Here </a> | to see latest news check <a href="https://poketube.fun/search?query=turkey+earthquake+news" style="color:#fff"> poketube</a> or <a href="https://duckduckgo.com/?q=turkey+earthquake&amp;iar=news&amp;ia=news" style="color:#fff">duckduckgo</a>
</p>
</div>
<div class="app" style="background:linear-gradient(to bottom right, #9666F7, #B37C6B) !important;height:100vh">
<nav>
<div class="left">
<a class="class" href="/143" style="font-family:Inter,sans-serif;color:#fff"> <img style="transform: scale(1.3);width:8.5em;display: block;margin-left: auto;margin-right: auto;" src="/css/logo-dark.svg?v=5"></a>
<a class="class" href="/143" style="font-family:Inter,sans-serif;color:#fff"> <img style="transform: scale(1.3);width:8.5em;display: block;margin-left: auto;margin-right: auto;" src="/css/logo.svg?v=5"></a>
</div>