cleanup
confusedbread confuseddbread@gmail.com
Sun, 29 Jun 2025 17:41:57 +0200
1 files changed,
0 insertions(+),
5 deletions(-)
jump to
M
static/style.css
→
static/style.css
@@ -395,7 +395,6 @@ z-index:4;
&.current{ background-color: var(--nav-0); box-shadow: inset -0.1rem -0.1rem 0px 0px var(--nav-0), - -2rem -0.1rem 0 0 var(--nav-0), -2rem 0px 0 0 var(--nav-0); } &:hover:not(.current){@@ -409,7 +408,6 @@ z-index:3;
&.current { background-color: var(--nav-1); box-shadow: inset -0.1rem -0.1rem 0px 0px var(--nav-1), - -2rem -0.1rem 0 0 var(--nav-1), -2rem 0px 0 0 var(--nav-1); } &:hover:not(.current){@@ -423,7 +421,6 @@ z-index:2;
&.current { background-color: var(--nav-2); box-shadow: inset -0.1rem -0.1rem 0px 0px var(--nav-2), - -2rem -0.1rem 0 0 var(--nav-2), -2rem 0px 0 0 var(--nav-2); } &:hover:not(.current){@@ -437,7 +434,6 @@ z-index:1;
&.current { background-color: var(--nav-3); box-shadow: inset -0.1rem -0.1rem 0px 0px var(--nav-3), - -2rem -0.1rem 0 0 var(--nav-3), -2rem 0px 0 0 var(--nav-3); } &:hover:not(.current){@@ -451,7 +447,6 @@ z-index:0;
&.current { background-color: var(--nav-4); box-shadow: inset -0.1rem -0.1rem 0px 0px var(--nav-4), - -2rem -0.1rem 0 0 var(--nav-4), -2rem 0px 0 0 var(--nav-4); } &:hover:not(.current){