8 lines
108 B
CSS
Raw Normal View History

2019-07-16 11:53:38 +02:00
body {
--mainForegroundColor: yello !important;
}
.action-button-dislike {
display: none !important;
}