Skip to content
Snippets Groups Projects
Verified Commit 112f6d5e authored by David Hoese's avatar David Hoese
Browse files

Try different styling on site maint message

parent 92ab9a7b
No related branches found
No related tags found
No related merge requests found
Pipeline #61074 passed
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
<div class="text-vertical-center"> <div class="text-vertical-center">
<a href="#about" class="btn btn-dark btn-lg"><h1>RAIN</h1></a> <a href="#about" class="btn btn-dark btn-lg"><h1>RAIN</h1></a>
<h3 style="color: #FFFFFF;">Reliable Automated Instrumentation Network</h3> <h3 style="color: #FFFFFF;">Reliable Automated Instrumentation Network</h3>
<h3>Planned site maintenance: <span id="site_status" class="instrument_status_nominal">July 9-11, 2025</span></h3>
</div> </div>
</header> </header>
... ...
......
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
{% endblock %} {% endblock %}
{% block content %} {% block content %}
{% include page.url[:-1] + "_header.html" ignore missing %} {% include page.url[:-1] + "_header.html" ignore missing %}
<h3 class="instrument_status_warning">Planned maintenance: July 9-11, 2025</h3> <h3>Planned site maintenance: <span id="site_status" class="instrument_status_nominal">July 9-11, 2025</span></h3>
<p></p>
{{page.content}} {{page.content}}
{% endblock %} {% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment