split styles to accomodate themes; added light/dark theme

This commit is contained in:
Nathanael Phillips 2020-11-04 13:12:41 -07:00
parent f7d7580b3a
commit b75aafd3ce
21 changed files with 2456 additions and 104 deletions

View file

@ -345,7 +345,7 @@
width: 32px;
align-self: center;
}
.actor, .item, .journal, .table,{
.actor, .item, .journal, .table {
background: white;
border: none;
.entity-name {