aboutsummaryrefslogtreecommitdiff
path: root/assets/css/_error.less
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/_error.less')
-rw-r--r--assets/css/_error.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/_error.less b/assets/css/_error.less
index faa7415..60dc2aa 100644
--- a/assets/css/_error.less
+++ b/assets/css/_error.less
@@ -10,6 +10,10 @@ body.e500 {
img {
max-width: 80%;
}
+
+ svg #outer {
+ fill: @brand-primary !important;
+ }
}
}