Adjusted templates

This commit is contained in:
2020-08-10 20:10:22 +02:00
parent 30e6c6fda6
commit 86d7212060
3 changed files with 31 additions and 15 deletions

View File

@@ -100,7 +100,8 @@ body {
border: none;
padding: 8px 14px;
border-radius: 2px;
font-weight: bold; }
font-weight: bold;
cursor: pointer; }
.LP-Button:active {
background-color: #76323F;
color: #f9f9f9; }