summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2017-05-29 22:22:42 +0200
committerSiri Reiter <siri@jones.dk>2017-05-29 22:27:11 +0200
commitb429b8da6ab7be9c987de8bcd4ddafceae182116 (patch)
tree0ba3089fdc5aa4436a4b45d7db645ffc024d49f0 /style.scss
parent28d847b7972de567c7add6bed1d763d870ad2bea (diff)
Fix button colors.HEADmaster
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/style.scss b/style.scss
index e6f6770..414271d 100644
--- a/style.scss
+++ b/style.scss
@@ -13,10 +13,6 @@ body {
.well {
background-color: $color-well;
- .btn-primary {
- background-color: $color-well-button;
- border: $color-well-button;
- }
}
// fill width and height - with black edges as needed