From b98bd1a1e1cf74e17f1d0291f6501c32f41850d5 Mon Sep 17 00:00:00 2001 From: JosephK Date: Wed, 21 Mar 2018 12:28:36 +0100 Subject: [PATCH] Fix bouton github en double --- themes/hugo-bootstrap-premium/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-bootstrap-premium/static/css/style.css b/themes/hugo-bootstrap-premium/static/css/style.css index c47888e..f1e877d 100644 --- a/themes/hugo-bootstrap-premium/static/css/style.css +++ b/themes/hugo-bootstrap-premium/static/css/style.css @@ -191,7 +191,7 @@ body .medias .container { } .intro a[href="#how-it-works"], -.install a[href*="github"] { +.install a[href="https://github.com/Chocobozzz/PeerTube/#production"] { margin-right: auto; color: #F1680D; background: #fff;