No animation on videos, port video styling to blog
This commit is contained in:
parent
5f904e7e1f
commit
60e7d536a5
2 changed files with 7 additions and 6 deletions
|
@ -150,4 +150,11 @@ main:nth-of-type(1), .mainDiv {
|
|||
.note {
|
||||
color: darkgray;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
video {
|
||||
width: 95%;
|
||||
max-height: 90vh;
|
||||
border: 2px limegreen solid;
|
||||
z-index: 5;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue