new logo, removing hazard logo (fuck covid), adding text shadow, monospace font and uppercase modifier to navbar
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user