diff --git a/narrowstyle.css b/narrowstyle.css index 6d622ce..865b776 100644 --- a/narrowstyle.css +++ b/narrowstyle.css @@ -239,8 +239,8 @@ button.minimize:hover { .live { margin-left: 300px; display: inline-block; - height: 100%; - /* width: 100%; */ + /* height: 100%; + width: 100%; */ } @@ -358,17 +358,21 @@ button.minimize:hover { button.b-narrow { box-shadow: 0.3rem 0.2rem 0.3rem #ffe4fd; - border: 0rem; + border: 0.03rem solid #393c56; border-radius: 0.5rem 5rem 5rem 5rem; line-height: 1rem; text-align: center; vertical-align: middle; display: inline; - height: 2rem; - font-size: 1rem; + padding: 0.6rem; + font-size: 1.6rem; width: auto; + color: #393c56; + background-color: #ffe4fd; +} +button.b-narrow:hover { background-color: #393c56; - color: #ffe4fd; + color: #ffe4fd; } .b-play::before { content: 'PLAY'; @@ -434,7 +438,7 @@ content: 'PAUSE'; .audio-stream { - margin: 6rem 0% 4rem 0%; + margin: 4rem 0% 2rem 0%; } /* SILVIO MOBILE*/