fixed typo in README.md, improved css

This commit is contained in:
2022-04-23 18:23:11 +02:00
parent 1ad9c7278e
commit 63482b3cef
3 changed files with 14 additions and 4 deletions

View File

@@ -115,4 +115,14 @@ td, th{
padding: 6px 0;
text-align: center;
}
pre {
text-align: left;
margin-left: 10px;
}
#archive a{
background: none;
border: none;
text-decoration: underline;
}