commit 08550b109c8dbb5b337a68965058edd23780ab26 parent bedf01f055f099b16067cdf653d393f01dab91dc Author: Jake Bauer <jbauer@paritybit.ca> Date: Tue, 2 Jul 2019 18:18:42 -0400 Update downtime banner content and CSS Diffstat:
M | build/base.css | | | 1 | + |
M | build/header.html | | | 7 | ++++--- |
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/build/base.css b/build/base.css @@ -102,6 +102,7 @@ ul.inline { background-color: #b00; font-color: #fff; font-weight: bold; + font-size: 15px; text-align: center; padding: 1em; margin: auto; diff --git a/build/header.html b/build/header.html @@ -11,9 +11,10 @@ <body> <div id="header"> <h1 id="web-title"><a href="/">paritybit.ca</a></h1> - <!-- <p id="downtime-banner">Paritybit.ca will be experiencing downtime - on [DATE] from [STIME] to [ETIME] [TZ]. Access to all web services will - not be available during that window.</p> --> + <p id="downtime-banner">Paritybit.ca will be experiencing downtime from + 2019-07-13 12:00 to 2019-07-14 18:00 (UTC-4) for system updates and + migration to NGINX. Access to all web services will not be available + during that window.</p> </div> <div id="side-bar"> <ul>