diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-12-28 17:48:49 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-12-28 17:56:35 +0000 |
| commit | dc7ee6dc261d5c3351552ed092c9d7ed66f163cc (patch) | |
| tree | f41baad0a46f3b59da202ed4d95e32d1d8dc8e31 /scss | |
| parent | more write- and referencing (diff) | |
| download | mmm-dc7ee6dc261d5c3351552ed092c9d7ed66f163cc.tar.gz mmm-dc7ee6dc261d5c3351552ed092c9d7ed66f163cc.zip | |
more write- and referencing
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/_content.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scss/_content.scss b/scss/_content.scss index a5b626a..e58b13b 100644 --- a/scss/_content.scss +++ b/scss/_content.scss @@ -104,4 +104,8 @@ background: $gray-bright; border-color: $gray-neutral; } + + .well-warning { + border-color: $gray-fail; + } } |
