# HG changeset patch # User Chris Cannam # Date 1367494579 -3600 # Node ID 4e98f3c481df1c47119f70d9621c41aa8882fbe4 # Parent bc7baaca92a9b05b5c3b3fe67566d2b8070e15ff Remove rules not desired for our layout (probably picked up from a manual merge at some point) diff -r bc7baaca92a9 -r 4e98f3c481df public/themes/soundsoftware/stylesheets/application.css --- 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; }