Added Account section

This commit is contained in:
2020-03-13 23:01:39 -04:00
parent dd1809473c
commit 396ca2366e
80 changed files with 5330 additions and 107 deletions

View File

@ -46,6 +46,10 @@ li {
margin-bottom: 15px;
}
.lmc-table tbody:not(.lmc-tbody-head) tr {
border-bottom: none;
}
.lmc-table td {
vertical-align: top;
width: 25%;