Add missing classes to darkmode, add #repo-files-table and mising tags #3

Merged
Vulpovile merged 16 commits from feature/more_support into master 2025-01-11 22:29:52 +00:00
5 changed files with 119 additions and 42 deletions
Showing only changes of commit c8aceafbd9 - Show all commits

View File

@@ -1,7 +1,7 @@
@import url("./theme-gitea-light.css"); @import url("./theme-gitea-light.css");
body { body {
background-color: #E0E0E0 !important; background-color: #E0E0E0 !important;
} }
#navbar{ #navbar{