diff --git a/static/css/style.css b/static/css/style.css index fedc15e..a18b771 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -81,9 +81,12 @@ font-size: 100%; .alert { position: relative; padding: 0rem 1rem; +padding-top: 1px; +padding-bottom: 1px; border-color: #ed6a5a; margin-bottom: 1rem; border-left: 5px solid #ed6a5a; +background-color: #ed6a5a30 } .alert-heading { font-family: sans-serif;