misc cleanup/unjank

This commit is contained in:
ed
2021-11-12 20:48:26 +01:00
parent 50e18ed8ff
commit deb8f20db6
3 changed files with 44 additions and 34 deletions

View File

@@ -133,7 +133,8 @@ html {
}
#modalc code,
#tt code {
background: #3c3c3c;
color: #eee;
background: #444;
padding: .1em .3em;
border-top: 1px solid #777;
border-radius: .3em;