Micro.blog Rainbow Logo
Want to sprinkle some rainbow magic on your Micro.blog during Pride Month? Or why not keep the joy going all year round? Rainbows never go out of style! 🌈✨
Just hop over to ‘Design → Edit CSS’ and paste in the code below. I’m using the mnml theme, but it should play nicely with most standard ones.
.site-title {
background: linear-gradient(to right, #ef5350, #f48fb1, #7e57c2, #2196f3, #26c6da, #43a047, #eeff41, #f9a825, #ff5722);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
Check out my blog for a fabulous example.