This commit is contained in:
reverend 2020-08-12 21:07:24 +02:00
parent aa48af7c91
commit c148cc5f10

View File

@ -212,7 +212,8 @@ body {
background-color: #f9f9f9;
font-family: Montserrat, Helvetica, sans-serif;
border-radius: 3px;
font-weight: bold; }
font-weight: bold;
box-shadow: 0 0 2px #565656; }
.LP-Message--error .LP-Message__Icon {
background-color: #02979e;
background-image: url("icons/error.png"); }