all repos — breadsite @ bd559190e979710e6db96cbed5f4af6078742461

Unnamed repository; edit this file 'description' to name the repository.

cleanup
confusedbread confuseddbread@gmail.com
Sun, 29 Jun 2025 17:41:57 +0200
commit

bd559190e979710e6db96cbed5f4af6078742461

parent

99d64ce460d0e0c106dbb3d0c6bcc771424b0e65

1 files changed, 0 insertions(+), 5 deletions(-)

jump to
M static/style.cssstatic/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){