diff --git a/source/_static/css/custom.css b/source/_static/css/custom.css index f0846bd..484decb 100644 --- a/source/_static/css/custom.css +++ b/source/_static/css/custom.css @@ -19,11 +19,12 @@ /* Installation download button */ .button, -.button:hover { +.button:hover, +.button a:visited { display: block; margin: 0 auto; background-color: var(--pst-color-link); - color: var(--white); + color: var(--pst-color-white) !important; text-align: center; width: 40%; padding: 1.6em 1em; diff --git a/source/_templates/sidebar-news.html b/source/_templates/sidebar-news.html index e02ebfd..21d1838 100644 --- a/source/_templates/sidebar-news.html +++ b/source/_templates/sidebar-news.html @@ -36,5 +36,5 @@