mirror of
https://github.com/flysnow-org/maupassant-hugo.git
synced 2026-08-24 07:18:55 +00:00
Fix code style misalignment and bold border issues
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user