Labeling facets with <h4> tags provides additional page structure for
screen readers in the TPAC results pages.
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
padding-left:12px;
}
+/* in this context, where h4 is primarily for structure,
+ avoid the normal large font and margin for h4's */
+.facet_box_temp h4 {
+ font-size : 100%;
+ margin: 0px;
+}
+
.facet_box_temp .header a.button {
float:right;
padding-top:6px;
[% l("More") %]
</a>
[% END %]
- <div class="title">[% facet.cmf.label %]</div>
+ <h4 class="title">[% facet.cmf.label %]</h4>
</div>
<div class="box_wrapper">
<div class="box">