diff options
| author | Siri Reiter <siri@jones.dk> | 2017-04-11 20:22:48 +0200 |
|---|---|---|
| committer | Siri Reiter <siri@jones.dk> | 2017-04-11 20:22:48 +0200 |
| commit | d1fe486911b2d491933db5679c1204a23caa07d5 (patch) | |
| tree | 41a842c0f347d8abcdadd8055df9398fa283e701 | |
| parent | f13d62cc8aae78977f81f70f0e9658cc57bb243a (diff) | |
Green button and button border.
| -rw-r--r-- | style.scss | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ body { background-color: $color-well; .btn-primary { background-color: $color-well-button; + border: $color-well-button; } } |
