diff --git a/style.css b/style.css index 0f455fe..2396cbe 100644 --- a/style.css +++ b/style.css @@ -485,6 +485,12 @@ ul li { --button-background:#355bf3; } +.button-beeper .icon { + width: 1.5rem; + height: 1.5rem; + margin-right: 0.25rem; +} + /* Initial Charge */ .button-initialcharge { --button-text:#ffffff; @@ -492,6 +498,12 @@ ul li { --button-border:2px solid #ffffff; } +.button-initialcharge .icon { + width: 1.5rem; + height: 1.5rem; + margin-right: 0.25rem; +} + /* Last.fm */ .button-last-fm { --button-text:#ffffff; @@ -530,10 +542,10 @@ ul li { --button-background:#1DBF73; } -/* Value for Value */ -.button-v4v { - --button-text:#ffffff; - --button-background:#1DBF73; +.button-v4v .icon { + width: 1rem; + height: 1rem; + margin-right: 0.5rem; } /* Custom Styles