Try breaking rules
All checks were successful
Flare Microsystems Git/FlarePublic/gitea-themes/pipeline/pr-master This commit looks good

This commit is contained in:
Vulpovile
2025-01-11 14:45:05 -08:00
parent 9e1a7b2505
commit d64a2c86e6
2 changed files with 4 additions and 4 deletions

View File

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