Revert "pinktober 2025"

This reverts commit 35443c9721cf84a94a89bd082029523dad354824.
This commit is contained in:
imperosol
2025-10-19 11:31:15 +02:00
parent ed12da222f
commit 49a9149a90
4 changed files with 19 additions and 53 deletions

View File

@@ -38,7 +38,3 @@ $deepblue: #354a5f;
box-shadow: rgba(60, 64, 67, 0.3) 0 1px 3px 0,
rgba(60, 64, 67, 0.15) 0 4px 8px 3px;
}
$pinktober: hsl(313, 88%, 76%);
$pinktober-secondary: hsl(318, 83%, 63%);

View File

@@ -8,15 +8,9 @@ $background-color-hovered: #283747;
$red-text-color: #eb2f06;
$hovered-red-text-color: #ff4d4d;
/**
* Behold the dirtiest css I wrote in a while.
* I had less than an hour to do it, and it will be removed
* in two weeks anyway
*/
.header {
box-sizing: border-box;
background-color: $deepblue;
box-shadow: 3px 3px 3px 0 #dfdfdf;
border-radius: 0;
width: 100%;
@@ -26,28 +20,6 @@ $hovered-red-text-color: #ff4d4d;
padding: 10px;
gap: 10px;
// PINKTOBER
background-color: $pinktober;
border-bottom: 5px solid $pinktober-secondary;
.header-lang {
input {
background-color: $pinktober!important;
}
}
form input[type="text"].header-input {
background-color: $pinktober-secondary!important;
color: black!important;
}
*, .right * {
color: #050525;
&:hover {
color: #303060;
}
}
@media (max-width: 700px) {
height: auto;
}
@@ -243,7 +215,7 @@ $hovered-red-text-color: #ff4d4d;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
//background-color: $deepblue;
background-color: $deepblue;
}
>.options {
@@ -261,11 +233,11 @@ $hovered-red-text-color: #ff4d4d;
}
>a {
//color: $text-color;
//
//&:hover {
// color: $hovered-text-color;
//}
color: $text-color;
&:hover {
color: $hovered-text-color;
}
}
}
@@ -282,13 +254,14 @@ $hovered-red-text-color: #ff4d4d;
a,
button {
font-size: 100%;
margin: 0;
text-align: right;
//color: $text-color;
margin: auto 0 0;
color: $text-color;
margin-top: auto;
//&:hover {
// color: $hovered-text-color;
//}
&:hover {
color: $hovered-text-color;
}
}
form#logout-form {
@@ -443,12 +416,12 @@ $hovered-red-text-color: #ff4d4d;
border-radius: 5px;
font-size: .9em;
margin: 0;
background-color: $pinktober-secondary;
background-color: $background-color-hovered;
padding: 0 10px;
//color: $text-color;
color: $text-color;
&::placeholder {
color: black;
color: $hovered-text-color;
}
}
}

View File

@@ -3,7 +3,7 @@
$desktop-size: 500px;
nav.navbar {
background-color: $pinktober-secondary;
background-color: $primary-dark-color;
margin: 1em;
color: white;
border-radius: 0.6em;

View File

@@ -1,9 +1,6 @@
<header class="header">
<div class="header-logo">
{# <a class="header-logo-picture" href="{{ url('core:index') }}" style="background-image: url('{{ static('core/img/logo_no_text.png') }}')">#}
{# &nbsp;#}
{# </a> #}
<a class="header-logo-picture" href="{{ url('core:index') }}" style="background-image: url('{{ static('core/img/ae-pinktober.png') }}')">
<a class="header-logo-picture" href="{{ url('core:index') }}" style="background-image: url('{{ static('core/img/logo_no_text.png') }}')">
&nbsp;
</a>
<a class="header-logo-text" href="{{ url('core:index') }}">