Merge pull request #781 from MrTimscampi/poster-size

Tweak poster size on home screen
This commit is contained in:
Vasily
2020-02-13 13:02:38 +03:00
committed by GitHub
4 changed files with 15 additions and 3 deletions
+4
View File
@@ -1,3 +1,7 @@
* {
scrollbar-color: #3b3b3b #202020;
}
html {
color: #eee;
color: rgba(255, 255, 255, 0.9);