stream-api/frontend/style.css

15 lines
277 B
CSS
Raw Normal View History

2021-05-13 09:15:40 +00:00
body {
margin: 0px;
}
2021-05-21 08:58:13 +00:00
.fa-chromecast:before {
font-size: 1.2em;
}
2021-05-19 13:54:42 +00:00
.vjs-big-chromecast {
position: absolute !important;
font-size: 3rem !important;
height: 4rem !important;
width: 4rem !important;
top: 1rem !important;
right: 1rem !important;
}