From a0ed7e82fe709951e1e02ec4d4b13215c0d39a0f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 9 Nov 2012 21:23:53 +0100 Subject: revert css changes as they break the layout --- userContent/theme/debian.css | 72 -------------------------------------------- 1 file changed, 72 deletions(-) diff --git a/userContent/theme/debian.css b/userContent/theme/debian.css index ed819f94..b64f3db1 100644 --- a/userContent/theme/debian.css +++ b/userContent/theme/debian.css @@ -24,75 +24,3 @@ } - -hr { - width: 100%; - color:#d70751; - background-color:#d70751; - height:2px; - margin: 3px; - padding: 3px; -} - -em { - font-weight: bold; -} - -p.text { - font-family: sans-serif; - font-weight: normal; -} - -body { - font-family: sans-serif; - font-size: 90%; - color: #000000; - background-color: white; -} - - -h1 { - font-size: 140%; - color: #000; -} - -h2 { - font-size: 120%; - color: #000; -} - -h3 { - font-size: 110%; - color: #000; -} - - -p { - font-size: 100%; - text-align: justify; -} - -tr { - background-color: #FFF; -} - -a:link { - color: #0000FF; - text-decoration: none; -} - -a:visited { - color: #800080; - text-decoration: none; -} - -a:active { - color: #FF0000; - text-decoration: none; -} - -a:hover { - color: #0000FF; - text-decoration: underline; -} - -- cgit v1.2.3-70-g09d2