Tweak style of <code> samples in rendered tables

This has been subtly irritating me for aaaaaaages
This commit is contained in:
David Robertson 2022-07-21 18:31:51 +01:00
parent ea42cd3c7b
commit b3ebffd6de
No known key found for this signature in database
GPG key ID: 903ECE108A39DEDD

View file

@ -317,7 +317,7 @@ footer {
}
p code, table code {
background-color: $white;
background-color: inherit;
}
table {