From 66abbda5576ed5f675c645584969fc3e09152164 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 18 Sep 2014 09:46:42 +0200 Subject: add custom heise.de style --- css/custom.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'css/custom.css') 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 -- cgit v1.2.3