From 41eae8d77b5587ebb8474ab8f536098e9e49a7f5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 9 Nov 2012 21:17:12 +0100 Subject: fixup: fixup: fixup: try to use debian.css the lazy way --- userContent/theme/debian.css | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'userContent/theme') diff --git a/userContent/theme/debian.css b/userContent/theme/debian.css index c192e636..ed819f94 100644 --- a/userContent/theme/debian.css +++ b/userContent/theme/debian.css @@ -30,34 +30,20 @@ hr { color:#d70751; background-color:#d70751; height:2px; - margin: 0px; - padding: 0px; + margin: 3px; + padding: 3px; } em { font-weight: bold; } -p.note { - font-family: sans-serif; - color: #900; - text-align: center; - padding: 5px; - font-size: 11px; - font-weight: normal; -} - -div.c1 {text-align: center} - p.text { font-family: sans-serif; - padding: 5px; font-weight: normal; } body { - padding: 0px; - margin: 0px; font-family: sans-serif; font-size: 90%; color: #000000; -- cgit v1.2.3-54-g00ecf