proxitok/styles/user.css
Pablo Ferreiro fa632b1f2d
First commit
2022-01-01 20:14:57 +01:00

15 lines
147 B
CSS

/*
.modal-card-body {
background-color: transparent;
}
*/
#video {
height: 100%;
overflow: hidden;
}
.clickable-img {
cursor: pointer;
}