From e3e23d5501c6eb2006eeb13daeabf979683ad093 Mon Sep 17 00:00:00 2001
From: Gerhard Gonter <ggonter@gmail.com>
Date: Fri, 23 Jun 2017 18:54:47 +0200
Subject: [PATCH] stupid web designers :-/

---
 userContent.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/userContent.css b/userContent.css
index 8ed5d6b..65475e0 100644
--- a/userContent.css
+++ b/userContent.css
@@ -12,6 +12,10 @@
     body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ }
 }
 
+@-moz-document domain(bibliothek.univie.ac.at) {
+    body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ }
+}
+
 @-moz-document domain(old-phaidra.univie.ac.at) {
     body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ }
     #wrapper{
-- 
GitLab