summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_error-bar.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/partials/_error-bar.scss')
-rw-r--r--web/sass-files/sass/partials/_error-bar.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_error-bar.scss b/web/sass-files/sass/partials/_error-bar.scss
index 8b7432bbb..0bfcbe0be 100644
--- a/web/sass-files/sass/partials/_error-bar.scss
+++ b/web/sass-files/sass/partials/_error-bar.scss
@@ -1,3 +1,5 @@
+@charset "UTF-8";
+
.error-bar {
background-color: #0099FF;
text-align:center;
@@ -17,6 +19,7 @@
font-weight: 600;
text-decoration: none;
padding: 0 10px;
+ font-family: 'Open Sans', sans-serif;
&:hover {
color: #FFF;
text-decoration: none;