changeset 1265:4e98f3c481df redmine-2.2-integration

Remove rules not desired for our layout (probably picked up from a manual merge at some point)
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 02 May 2013 12:36:19 +0100
parents bc7baaca92a9
children 6cc1d684b8e3
files public/themes/soundsoftware/stylesheets/application.css
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/public/themes/soundsoftware/stylesheets/application.css	Thu Apr 11 15:14:44 2013 +0100
+++ b/public/themes/soundsoftware/stylesheets/application.css	Thu May 02 12:36:19 2013 +0100
@@ -48,11 +48,6 @@
   margin-top: 1em;
 }
 
-h1 { margin:0 0 0 0; padding:0; font-size: 24px; }
-h2, #content h2, .wiki h1 { padding: 2px 10px 1px 0px; margin: 0 0 10px 0; border-bottom: 1px solid #bbbbbb; color: #3e442c; }
-h3, #content h3, .wiki h2 { font-size: 16px; padding: 2px 10px 1px 0px;margin: 0 0 10px 0; border-bottom: 1px solid #bbbbbb; color: #3e442c; }
-h4, #content h3, .wiki h3 { font-size: 14px; padding: 2px 10px 1px 0px;margin-bottom: 5px; border-bottom: 1px dotted #bbbbbb; color: #3e442c; }
-
 .splitcontentleft p:first-child {
   margin-top: 0;
 }