diff --git a/static/css/popup.css b/static/css/popup.css index 276d5eea..47aa7b6b 100644 --- a/static/css/popup.css +++ b/static/css/popup.css @@ -357,14 +357,8 @@ select:hover { color: var(--randomYoutubeVideo-grey-fg-color); } -/* - * Footer - */ -#randomYoutubeVideoFooter { - padding: 8px 0; -} - -.footerLink { +/* A link that looks like a button */ +.buttonLink { color: var(--randomYoutubeVideo-fg-color); display: inline-block; text-decoration: none; @@ -375,10 +369,17 @@ select:hover { margin: 2px 1px; } -.footerLink:hover { +.buttonLink:hover { background-color: #444; } -.footerLink:active { +.buttonLink:active { background-color: #555; } + +/* + * Footer + */ +#randomYoutubeVideoFooter { + padding: 8px 0; +} \ No newline at end of file diff --git a/static/html/changelog.html b/static/html/changelog.html index 9d6738bd..1aba2a4e 100644 --- a/static/html/changelog.html +++ b/static/html/changelog.html @@ -50,18 +50,18 @@
Review on: Chrome - Firefox Random YouTube Video Please consider donating to make it possible for me to keep developing and maintaining it in the future.
or
- Sponsor on GitHub