Obsidian Forum
How can I change the brightness of html embedded images?
Custom CSS & Theme Design
enri
March 14, 2024, 5:06pm
2
I figured out the correct way to write it
.canvasimage img { filter: brightness(50%); }
show post in topic