First commit
This commit is contained in:
3
peertube-theme-background-red/assets/style1.css
Normal file
3
peertube-theme-background-red/assets/style1.css
Normal file
@ -0,0 +1,3 @@
|
||||
body {
|
||||
--mainBackgroundColor: red !important;
|
||||
}
|
7
peertube-theme-background-red/assets/style2.css
Normal file
7
peertube-theme-background-red/assets/style2.css
Normal file
@ -0,0 +1,7 @@
|
||||
body {
|
||||
--mainForegroundColor: yello !important;
|
||||
}
|
||||
|
||||
.action-button-dislike {
|
||||
display: none !important;
|
||||
}
|
Reference in New Issue
Block a user