Update master.css

This commit is contained in:
noxy 2017-11-25 20:45:04 +00:00
parent 0f75b0a765
commit 4e434f14b7

View File

@ -118,3 +118,12 @@ input, select, textarea {
padding: 5px;
}*/
.my-video-dimensions {
width: 795px;
height: auto;
min-height: 450px;
}
img#f0ck-image {
max-width: 420px;
}