﻿button:focus { outline: none; }
#schema-toc-toggle { min-width: 80px; }
@media (max-width: 576px) {
	ol.schema-pagewise { display: none; }
}
@media (min-width: 577px) and (max-width: 767px) {
	ol.schema-pagewise { display: none; }
}
