Skip to content

Commit

Permalink
Make alert banner more prominent (CHRONAM-2504)
Browse files Browse the repository at this point in the history
  • Loading branch information
acdha committed Sep 5, 2024
1 parent 004b098 commit 93d0850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loc/templates/site.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
padding: 10px 14px;
border-bottom: 1px solid #000;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
background-color: #0076AD;
background-color: #D1332E;
margin: .25rem 0 1rem;
margin-top: 0px;
color: #FFF;
Expand Down

0 comments on commit 93d0850

Please sign in to comment.