/* Overrides for the static build. Keep custom changes here, not in style.css. */

/* The -20px pull assumed an empty page-title h1 above this block.
   That element is gone in the static build, so cancel the pull and
   give the tabs real vertical padding. */
#block-menu-menu-practice-menu-horizontal {
  margin-top: 0;
}

#block-menu-menu-practice-menu-horizontal ul li a:link,
#block-menu-menu-practice-menu-horizontal ul li a:visited {
  padding: 7px 12px;
}
