First commit
This commit is contained in:
commit
fa632b1f2d
14 changed files with 2946 additions and 0 deletions
14
styles/user.css
Normal file
14
styles/user.css
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
/*
|
||||
.modal-card-body {
|
||||
background-color: transparent;
|
||||
}
|
||||
*/
|
||||
|
||||
#video {
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.clickable-img {
|
||||
cursor: pointer;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue