Minor Building Permits
#permitTypes ul, #help ul { columns: 2; gap: 40px; }
#permitTypes ul li, #help ul li { break-inside: avoid; margin-bottom: 15px; }
#permitTypes ul li ul, #help ul li ul { columns: 1; gap: none; }
#process ol li { margin-bottom: 2rem; }
#process ol li ol li, #process ol li ul li { margin-bottom: .625rem; }
.two-column-block .faq-block .field--name-field-faq div.field__item {
width: 49% !important;
}
.two-column-block .grid-block.padding-primary {
padding: 64px 0;
}
#help .city-alert-red {
font-size: 1rem !important;
margin-bottom: .5rem !important; }
#faq_block .greenBut
Streamlining Solar Permitting with SolarAPP+
Plan Review and Permits
@media print {
/* Hide everything by default */
body.print-table-only * {
visibility: hidden;
height: 0;
margin: 0;
padding: 0;
}
/* Show only the table */
body.print-table-only #table_block, body.print-table-only #table_block * {
visibility: visible;
height: auto;
}
body.print-table-only #table_block {
position: absolute; /* Keeps content at the top */
top: 0;