From ef8f90bc4d6bca91e2fd4d97469d4a4ac6038a8a Mon Sep 17 00:00:00 2001 From: Theo Bearman Date: Tue, 27 Oct 2015 16:35:27 +0000 Subject: [PATCH] Removed Bold Text On Footer 'Subscriber' Button --- resources/views/partials/stylesheet.blade.php | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/views/partials/stylesheet.blade.php b/resources/views/partials/stylesheet.blade.php index d6f6d2c0..c348e617 100644 --- a/resources/views/partials/stylesheet.blade.php +++ b/resources/views/partials/stylesheet.blade.php @@ -67,7 +67,6 @@ body.status-page { background-color: transparent; border-color: {{ $theme_greens }}; color: {{ $theme_greens }}; - font-weight: bold; } .btn.btn-success.btn-outline:hover { background-color: {{ $theme_greens }};