update ui

This commit is contained in:
John Gruen 2018-09-28 16:54:23 +02:00 committed by Danny Coates
parent 3bf7798323
commit 8964387331
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
15 changed files with 591 additions and 445 deletions

View file

@ -1,14 +1,10 @@
.boxTitle {
font-size: 15px;
text-align: center;
font-weight: 500;
margin: 9px 0 19px 0;
padding: 0 42px;
color: var(--lightTextColor);
margin: -2px 0 9px;
text-align: left;
font-weight: bold;
}
.boxSubtitle {
font-size: 12px;
font-weight: 300;
font-style: italic;
text-align: left;
font-weight: normal;
}