use bootstrap styling for the slider, center it vertically; move slider between the two volume buttons

This commit is contained in:
Daniel Gunzinger
2020-04-16 23:31:08 +02:00
committed by Terry Geng
parent 08c76aab9d
commit b8ebcce945
2 changed files with 10 additions and 5 deletions

View File

@ -108,4 +108,7 @@
font-style: italic !important;
font-weight: 300;
}
#volume-slider {
margin-top: 8px;
margin-right: 6px;
}