8 lines
108 B
CSS
8 lines
108 B
CSS
body {
|
|
--mainForegroundColor: yello !important;
|
|
}
|
|
|
|
.action-button-dislike {
|
|
display: none !important;
|
|
}
|