gah I forgot to stage all my new files

This commit is contained in:
Chris Cochrun 2025-02-09 22:47:11 -06:00
parent bd5a4b0c0e
commit 9f4c905c03
319 changed files with 12157 additions and 14 deletions

View file

@ -0,0 +1,2 @@
/* Makes black favicons more visible on dark background, contrast will be lowered though */
.tab-icon-image{ filter: invert(40%) contrast(250%) saturate(250%) !important; }