aboutsummaryrefslogtreecommitdiffstats
path: root/scss
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-12-28 17:48:49 +0000
committers-ol <s-ol@users.noreply.github.com>2019-12-28 17:56:35 +0000
commitdc7ee6dc261d5c3351552ed092c9d7ed66f163cc (patch)
treef41baad0a46f3b59da202ed4d95e32d1d8dc8e31 /scss
parentmore write- and referencing (diff)
downloadmmm-dc7ee6dc261d5c3351552ed092c9d7ed66f163cc.tar.gz
mmm-dc7ee6dc261d5c3351552ed092c9d7ed66f163cc.zip
more write- and referencing
Diffstat (limited to 'scss')
-rw-r--r--scss/_content.scss4
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;
+ }
}