diff options
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; + } } |
