change some style

This commit is contained in:
Ali Zemani 2019-01-19 12:15:17 +03:30 committed by GitHub
parent 2764844c31
commit 2fbf4228bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -203,7 +203,7 @@ video::-webkit-media-controls-panel {
margin: 0 auto;
width: 76%;
height: auto;
font-size: 2em;
font-size: 1.5em;
padding: 4% 10%;
}
@ -225,6 +225,7 @@ video::-webkit-media-controls-panel {
.file-area input[type=file]:valid+.file-dummy .default {
display: inline-block;
font-size: 0.9em;
}
ul.file-tips,
@ -240,6 +241,7 @@ ul.controls-tips {
h2 {
margin-top: 0;
font-size: 1em;
}
ul.file-tips li,