add soft_media module

This commit is contained in:
2022-04-14 16:02:23 +01:00
parent f6ee2cf09d
commit 22ab71170b
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
in the css
@import url("https://styles.alv.cx/modules/soft_media.css");
this module makes reduces the opacity of all images to give the webpage a softer look,
even when in light mode (this is default behaviour in dark mode).