From 899087f087a83db60287a4c9a1fa2ff670e76a55 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 9 Nov 2012 21:15:25 +0100 Subject: fixup: fixup: try to use debian.css the lazy way --- userContent/theme/debian.css | 33 --------------------------------- 1 file changed, 33 deletions(-) (limited to 'userContent/theme/debian.css') diff --git a/userContent/theme/debian.css b/userContent/theme/debian.css index 8ea392c7..c192e636 100644 --- a/userContent/theme/debian.css +++ b/userContent/theme/debian.css @@ -25,17 +25,6 @@ - -#main { - border: none; - padding-top: 10px; - padding-bottom: 10px; - padding-left: 10px; - padding-right: 10px; - vertical-align: top; - background-color: #ddd; -} - hr { width: 100%; color:#d70751; @@ -78,19 +67,16 @@ body { h1 { font-size: 140%; - text-align: center; color: #000; } h2 { font-size: 120%; - text-align: center; color: #000; } h3 { font-size: 110%; - text-align: center; color: #000; } @@ -124,22 +110,3 @@ a:hover { text-decoration: underline; } -#header { - padding: 3px; -} - -h1.header { - font-size: 32px; - text-align: left; - margin-bottom: 0px; - margin-top: 0px; - padding-top: 0px; - padding-bottom: 0px; - padding-left: 15px; -} - -#footer { - padding: 15px; - font-size: 90%; - text-align: center; -} -- cgit v1.2.3-54-g00ecf