botanjs/src/Astro/Blog/Layout/Article/_this.css
raw ยท 117 bytes
.rss-icon circle, .rss-icon path {
fill: #444;
}
.rss-icon:hover circle, .rss-icon:hover path {
fill: orangered;
}
Javascript framework for my blog
raw ยท 117 bytes
.rss-icon circle, .rss-icon path {
fill: #444;
}
.rss-icon:hover circle, .rss-icon:hover path {
fill: orangered;
}