Artera templates. Chubb Templates. Anthology small changes to GAS scripts.

This commit is contained in:
Norm Rasmussen
2024-07-10 16:52:16 -04:00
parent c80150b945
commit 622310f627
6 changed files with 109 additions and 23 deletions

View File

@ -20,7 +20,7 @@
</div>
{% include "sub_navigation" %}
{% if current_school.properties.show_alert_banner == true %}
<div class="np-alert" style="background-color:#7715B7; color: #ffffff; margin-top: -28px;" >
<div class="np-alert" style="background-color:#7715B7; color: #ffffff; margin-top: -5px;" >
<p>{{ current_school.properties.alert_banner }}</p>
</div>
{% endif %}