From 2fbf4228bd1857f08f6249573a2cccf59b911545 Mon Sep 17 00:00:00 2001 From: Ali Zemani Date: Sat, 19 Jan 2019 12:15:17 +0330 Subject: [PATCH] change some style --- assets/styles.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/styles.css b/assets/styles.css index f13e7da..4beec05 100644 --- a/assets/styles.css +++ b/assets/styles.css @@ -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,