mastodon-customizations/custom.css

8 lines
120 B
CSS
Raw Normal View History

2023-08-08 13:45:26 +02:00
.hashtag, .account__header__content a, .status__content a {
color: #c17cfb;
}
.drawer, .column {
flex: 1 1 auto;
}