diff options
author | Siri Reiter <siri@jones.dk> | 2017-05-29 22:22:42 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2017-05-29 22:27:11 +0200 |
commit | b429b8da6ab7be9c987de8bcd4ddafceae182116 (patch) | |
tree | 0ba3089fdc5aa4436a4b45d7db645ffc024d49f0 /style.scss | |
parent | 28d847b7972de567c7add6bed1d763d870ad2bea (diff) |
Diffstat (limited to 'style.scss')
-rw-r--r-- | style.scss | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |