summaryrefslogtreecommitdiffstats
path: root/css/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/custom.css')
-rw-r--r--css/custom.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/css/custom.css b/css/custom.css
index 2abb5e7ec..d019265dc 100644
--- a/css/custom.css
+++ b/css/custom.css
@@ -14,3 +14,12 @@
margin: 25px 0;
padding: 0 0 0 15px;
}
+
+#app-content .custom-sueddeutsche-de img + span {
+ display: block;
+}
+
+
+#app-content .custom-sueddeutsche-de a + a {
+ display: block;
+} \ No newline at end of file