diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/content.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/template/yoga/content.css b/template/yoga/content.css index ca6762f9f..6c49bf5f6 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -20,16 +20,8 @@ BODY#theNBMPage .content margin: 1em; } -.content H3 { - margin-bottom: 1ex; -} - .content H2 { margin-bottom: 3px;} /*<- for IE otherwise calendar select is displaced to middle of page*/ -.content H3 { - text-align: center; -} - .content .navigationBar, .content .additional_info, .content .calendarBar { margin: 8px 4px; text-align: center; |