new logo, removing hazard logo (fuck covid), adding text shadow, monospace font and uppercase modifier to navbar

This commit is contained in:
Flummi
2021-03-01 22:38:56 +01:00
parent 240a1fa175
commit 7626f13cfa
3 changed files with 4 additions and 1 deletions

View File

@ -14,6 +14,9 @@ ul#posts {
position: sticky;
top: 0;
z-index: 1;
font-family: monospace;
text-transform: uppercase;
text-shadow: 1px 1px black;
}
body {

BIN
public/s/img/f0ck_logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB