1
0
forked from Chaospott/site

Adjust the Pride Month styling to blend in better with the existing page design. CCC/Chaospott logo wall is no longer covered up, the Repair Café logo no longer clashes with the pride background, and the whole thing is a bit easier on the eyes.

This commit is contained in:
m11
2026-06-20 17:00:48 +02:00
parent 78dd873bab
commit 361147d6f8
5 changed files with 431 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="/">
<img class="navbar-brand-logo" src="{{ "/images/logo.svg" | prepend: site.baseurl }}" alt="" />
<img class="navbar-brand-logo js-pride-logo" src="{{ "/images/logo.svg" | prepend: site.baseurl }}" data-pride-src="{{ "/images/logo-pride.svg" | prepend: site.baseurl }}" alt="" />
<span>chaospott</span>
</a>
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">