From 568787feac93fbf590a2944df1e7fdf3c027e2d4 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Wed, 13 Jun 2018 12:31:45 +0200 Subject: [PATCH] Update style.css --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index deb8233..55616df 100755 --- a/css/style.css +++ b/css/style.css @@ -428,8 +428,8 @@ body { color: #1E5B96; } .button.boxed.reproduciblebuilds:hover { - color: #1E5B96; - background: none; } + color: #fff; + background: #1E5B96; } .button.boxed.openlabs { border: 1px solid #2BBBB0;