From 1e80133967b65f94db26c6b3914a58b341d57eca Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Mon, 5 Oct 2015 11:49:59 +0200 Subject: use inline-styled svg --- assets/css/_error.less | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'assets/css/_error.less') 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; + } } } -- cgit v1.2.3