Update master.css

This commit is contained in:
noxy 2017-12-01 18:18:55 +00:00
parent 662f729cf9
commit 9bdaad843a

View File

@ -136,3 +136,11 @@ img#f0ck-image {
.vjs-poster {
background-size: cover;
}
a#elfe {
display: flex;
justify-content: center;
align-self: center;
width: max-content;
max-height: 60%;
}