Style video
This commit is contained in:
parent
93cf969ee2
commit
8e94e84cd2
1 changed files with 8 additions and 0 deletions
|
@ -41,6 +41,14 @@ a:hover {
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
video {
|
||||
display: block;
|
||||
border-radius: 10px;
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
||||
#code {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
|
Loading…
Reference in a new issue