projects/discovery-master/f3discovery/custom.css

7 lines
142 B
CSS
Raw Normal View History

2025-02-09 23:21:13 -07:00
/* Add this style to the image if it's unreadable
when the dark theme is applied */
img.white_bg {
background-color: white;
padding: 1em;
}