Files
yt-dlp-webui/frontend/index.css
2021-11-18 15:09:56 +01:00

5 lines
77 B
CSS

body{
height: 100vh;
background-color: #202124;
color: #f1f1f1;
}