Further improve video controls styling for aesthetics

pull/248/head
ElementalAlchemist 3 years ago committed by Mike Lang
parent d20f37266f
commit 7e5705996e

Binary file not shown.

Before

Width:  |  Height:  |  Size: 612 B

After

Width:  |  Height:  |  Size: 600 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 862 B

After

Width:  |  Height:  |  Size: 667 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 805 B

After

Width:  |  Height:  |  Size: 756 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 803 B

After

Width:  |  Height:  |  Size: 747 B

@ -85,7 +85,7 @@ a,
}
#video-controls {
font-size: 120%;
font-size: 110%;
}
#video-controls select {
@ -114,6 +114,7 @@ a,
#video-controls-volume {
display: flex;
align-items: center;
gap: 2px;
}
#video-controls-volume-level {

Loading…
Cancel
Save