Small fixes

This commit is contained in:
spikecodes 2021-01-18 13:12:59 -08:00
parent 040982f1fd
commit 140c1b1bfa
2 changed files with 3 additions and 3 deletions

View file

@ -849,7 +849,7 @@ input[type="submit"] {
padding: 10px;
margin: 4px 0 4px 5px;
border-left: 4px solid var(--highlighted);
background: var(--post);
background: var(--outside);
}
.md a, .md a * {