changed heading level selector

This commit is contained in:
tworrall 2011-12-01 21:43:03 +00:00
parent 2f5994dff4
commit 0732ac5c16

View file

@ -98,8 +98,8 @@ form.customForm input.concept-search {
margin-bottom: 1em; margin-bottom: 1em;
background-color: #317e95; background-color: #317e95;
} }
form.customForm h5.services { form.customForm h4.services {
margin-bottom: -8px; margin-bottom: -5px;
margin-top: -12px; margin-top: -12px;
} }
form.customForm p.inline-search { form.customForm p.inline-search {