New css
This commit is contained in:
parent
aa48af7c91
commit
c148cc5f10
@ -212,7 +212,8 @@ body {
|
|||||||
background-color: #f9f9f9;
|
background-color: #f9f9f9;
|
||||||
font-family: Montserrat, Helvetica, sans-serif;
|
font-family: Montserrat, Helvetica, sans-serif;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
font-weight: bold; }
|
font-weight: bold;
|
||||||
|
box-shadow: 0 0 2px #565656; }
|
||||||
.LP-Message--error .LP-Message__Icon {
|
.LP-Message--error .LP-Message__Icon {
|
||||||
background-color: #02979e;
|
background-color: #02979e;
|
||||||
background-image: url("icons/error.png"); }
|
background-image: url("icons/error.png"); }
|
||||||
|
Loading…
Reference in New Issue
Block a user