mirror of
https://github.com/mehotkhan/BandersnatchInteractive.git
synced 2025-07-27 17:23:22 +00:00
change some style
This commit is contained in:
parent
2764844c31
commit
2fbf4228bd
1 changed files with 3 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue