Nathanwoodburn.github.io/assets/css/podcast.css

9 lines
80 B
CSS
Raw Normal View History

2023-03-22 12:00:50 +11:00
.hide_underline {
text-decoration: none;
}
.invert {
filter: invert(1);
}