diff --git a/static/css/custom.css b/static/css/custom.css index fd152eb..21e0d12 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -108,4 +108,7 @@ font-style: italic !important; font-weight: 300; } - +#volume-slider { + margin-top: 8px; + margin-right: 6px; +} diff --git a/templates/index.html b/templates/index.html index ae91b9c..7a6c415 100644 --- a/templates/index.html +++ b/templates/index.html @@ -68,15 +68,17 @@ onclick="request('post', {action : 'volume_down'})"> + + + + - -