Fix code style misalignment and bold border issues

This commit is contained in:
飞雪无情
2022-08-31 09:23:46 +08:00
parent 3f3b9e7213
commit 464c8e4f52
+4 -1
View File
@@ -100,7 +100,6 @@ mark {
}
pre, code {
font-family:Menlo, Monaco, Consolas, "Lucida Console", "Courier New", monospace;
font-size:.92857em;
}
pre {
overflow:auto;
@@ -1051,6 +1050,10 @@ table tr th, table tr td {
text-align: left;
}
table tbody tr td:nth-of-type(1) pre {
margin-right: -1px;
}
.github-badge {
display: inline-block;
border-radius: 4px;