summaryrefslogtreecommitdiffstats
path: root/css/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/custom.css')
-rw-r--r--css/custom.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/css/custom.css b/css/custom.css
index d87a2669a..6bace7e11 100644
--- a/css/custom.css
+++ b/css/custom.css
@@ -1,3 +1,9 @@
/**
* Add your custom styles here
- */ \ No newline at end of file
+ */
+#app-content .custom-heise-de .body p > span:first-child {
+ display: inline-block;
+ float: left;
+ margin-right: 10px;
+ padding: 6px 0;
+} \ No newline at end of file