feature/fix_linter_fuckup #4

Merged
Vulpovile merged 31 commits from feature/fix_linter_fuckup into master 2025-01-12 00:11:02 +00:00
5 changed files with 46 additions and 22 deletions
Showing only changes of commit 5c62ee577c - Show all commits

View File

@@ -1,11 +1,11 @@
@import url("./theme-gitea-dark\.css"); @import url("./theme-gitea-dark\.css");
body { body {
background: #333; background: #333;
} }
#navbar{ #navbar{
background: linear-gradient(#df852b, #c4792f); background: linear-gradient(#df852b, #c4792f);
color: black; color: black;
font-weight: bold; font-weight: bold;
font-size: 150%; font-size: 150%;