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

9 lines
80 B
CSS

.hide_underline {
text-decoration: none;
}
.invert {
filter: invert(1);
}