fuck it we ball

pull/79/head
geese_suck 2022-12-17 11:48:49 -08:00
parent 5f3b540e62
commit a634380c14
Signed by: geese_suck
GPG Key ID: 4D09E4B0A7264746
4 changed files with 15 additions and 6 deletions

View File

@ -149,6 +149,14 @@ textarea, input[type=textbox], input[type=search] {
.fa-moon-over-sun:before{content:"\f74a"}
.sidebar {
background-color: var(--gray-600);
}
.form-control {
background: var(--gray-600);
}
/* lights */
.navbar::after, .lights::after {
@ -249,7 +257,7 @@ body {
bottom: -9px;
transform: rotate(15deg);
transition: 200ms ease-out;
background-image: url("data:image/svg+xml,%3Csvg version='1.1' class='candy-cane' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 100 100' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23FFFFFF' d='M63.7,97.7c-3.7,0-6.8-3-6.8-6.8V27.1c0-0.3,0-0.6,0.1-0.9c0,0,0,0,0,0c0,0,0.2-2.8-1.2-4.3 c-1.3-1.4-3.9-2.4-5.8-2.4c-2.8,0-4.8,1.3-6,2.5c-1.6,1.8-1.5,4.9-1.5,4.9c0.4,3.7-2.4,7.1-6.1,7.4c-3.7,0.4-7.1-2.4-7.4-6.1 c-0.1-0.9-0.7-9.1,4.9-15.4c2.6-2.9,7.5-6.3,16-6.3c8.7,0,13.5,3.5,16.1,6.4c4.8,5.5,4.6,12.4,4.5,14.5v63.5 C70.5,94.7,67.4,97.7,63.7,97.7z'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cpath fill='%239B161A' d='M29,28.2c0.1,1.1,0.5,2.1,1.1,3L54.6,7c-1.4-0.2-3-0.4-4.7-0.4c-2.5,0-4.6,0.3-6.5,0.8L29.6,21 C28.7,24.7,28.9,27.7,29,28.2z'%3E%3C/path%3E%3Cpolygon fill='%239B161A' points='56.9,75.9 70.5,62.5 70.5,51.9 56.9,65.3 '%3E%3C/polygon%3E%3Cpath fill='%239B161A' d='M56.9,90.9c0,2.4,1.2,4.5,3.1,5.7l10.5-10.4V75.6L56.9,89.1V90.9z'%3E%3C/path%3E%3Cpolygon fill='%239B161A' points='56.9,52.2 70.5,38.7 70.5,28.1 56.9,41.5 '%3E%3C/polygon%3E%3Cpath fill='%239B161A' d='M55.8,21.9c1.4,1.6,1.2,4.3,1.2,4.3c0,0,0,0,0,0c0,0.3-0.1,0.6-0.1,0.9v1.3l11.7-11.6 c-0.6-1.3-1.5-2.6-2.6-3.9c-0.6-0.7-1.3-1.4-2.2-2.1l-9.9,9.8C54.7,21,55.3,21.3,55.8,21.9z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
background-image: url("/i/event/candy-cane.svg");
background-repeat: no-repeat;
background-size: contain;
}
@ -292,7 +300,7 @@ body {
}
#sign > ul {
position: absolute;
top: 0px;
top: 4px;
left: 20px;
list-style: none;
display: flex;
@ -537,7 +545,7 @@ body {
@media (max-width: 767.98px) {
.candy-cane, .sign {
bottom: 3rem !important;
bottom: 0.9rem !important;
}
}
@ -550,7 +558,7 @@ footer::after {
left: 0;
height: 320px;
width: 100%;
background-image: url("/assets/images/event/footer.svg");
background-image: url("/i/event/footer.svg");
background-size: cover;
background-repeat: no-repeat;
pointer-events: none;

View File

@ -0,0 +1 @@
<svg version='1.1' class='candy-cane' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 100 100' xml:space='preserve'><g><path fill='#FFFFFF' d='M63.7,97.7c-3.7,0-6.8-3-6.8-6.8V27.1c0-0.3,0-0.6,0.1-0.9c0,0,0,0,0,0c0,0,0.2-2.8-1.2-4.3 c-1.3-1.4-3.9-2.4-5.8-2.4c-2.8,0-4.8,1.3-6,2.5c-1.6,1.8-1.5,4.9-1.5,4.9c0.4,3.7-2.4,7.1-6.1,7.4c-3.7,0.4-7.1-2.4-7.4-6.1 c-0.1-0.9-0.7-9.1,4.9-15.4c2.6-2.9,7.5-6.3,16-6.3c8.7,0,13.5,3.5,16.1,6.4c4.8,5.5,4.6,12.4,4.5,14.5v63.5 C70.5,94.7,67.4,97.7,63.7,97.7z'></path></g><g><path fill='#9B161A' d='M29,28.2c0.1,1.1,0.5,2.1,1.1,3L54.6,7c-1.4-0.2-3-0.4-4.7-0.4c-2.5,0-4.6,0.3-6.5,0.8L29.6,21 C28.7,24.7,28.9,27.7,29,28.2z'></path><polygon fill='#9B161A' points='56.9,75.9 70.5,62.5 70.5,51.9 56.9,65.3 '></polygon><path fill='#9B161A' d='M56.9,90.9c0,2.4,1.2,4.5,3.1,5.7l10.5-10.4V75.6L56.9,89.1V90.9z'></path><polygon fill='#9B161A' points='56.9,52.2 70.5,38.7 70.5,28.1 56.9,41.5 '></polygon><path fill='#9B161A' d='M55.8,21.9c1.4,1.6,1.2,4.3,1.2,4.3c0,0,0,0,0,0c0,0.3-0.1,0.6-0.1,0.9v1.3l11.7-11.6 c-0.6-1.3-1.5-2.6-2.6-3.9c-0.6-0.7-1.3-1.4-2.2-2.1l-9.9,9.8C54.7,21,55.3,21.3,55.8,21.9z'></path></g></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -5,7 +5,7 @@
<div class="candy-cane"></div>
<div id="sign" class="sign snow-cap">
<img src="/assets/images/event/sign.svg" />
<img src="/i/event/sign.svg" />
<ul>
<li>
0
@ -19,7 +19,7 @@
<a rel="nofollow noopener noreferrer" href="https://www.youtube.com/watch?v=BuKft9LpL_0" style="text-decoration: none !important">
{% if random.randint(1,100) != 1 %}
<link rel="stylesheet" href="{{'css/event/banner.css' | asset}}">
{% include "event/banner_house2.svg" %}
{% include "event/banner.svg" %}
{% else %}
<img src="/assets/images/event/banner_new.webp" style="width:100%" />
{% endif %}