summaryrefslogtreecommitdiff
path: root/website/styles.css
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-03-30 17:21:19 -0500
committerChristian Cleberg <[email protected]>2026-03-30 17:21:19 -0500
commit3f03c433a7435e283244e94f09bd513bd45f3202 (patch)
treef9ba88e5b2fb45dbe14e507dd60aeb854c14cdf2 /website/styles.css
parentd897109d0d23560bf19ece6ea1122b1229f3b164 (diff)
downloadhutch-3f03c433a7435e283244e94f09bd513bd45f3202.tar.gz
hutch-3f03c433a7435e283244e94f09bd513bd45f3202.tar.bz2
hutch-3f03c433a7435e283244e94f09bd513bd45f3202.zip
update website with app store linkv2.5.2
Diffstat (limited to 'website/styles.css')
-rw-r--r--website/styles.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/website/styles.css b/website/styles.css
index 014e248..11799c0 100644
--- a/website/styles.css
+++ b/website/styles.css
@@ -311,4 +311,10 @@ code {
line-height: 1.5;
text-align: center;
-} \ No newline at end of file
+}
+
+.info-banner-live {
+ background: #edf7ee;
+ border-color: #cfe8d3;
+ color: #1d5c2f;
+}