Clean Design

This commit is contained in:
David Bomba 2023-02-25 20:09:18 +11:00
parent 61709c7bce
commit 3f742c7aff

View File

@ -225,11 +225,12 @@
#table-totals > * > :last-child { #table-totals > * > :last-child {
text-align: right; text-align: right;
padding-right: 1rem; padding-right: 0.5rem;
} }
#footer { #footer {
margin-top: 10px; margin-top: 10px;
margin-left: 1rem;
} }
/** Markdown-specific styles. **/ /** Markdown-specific styles. **/