This commit is contained in:
2021-03-21 09:21:49 +00:00
parent fb7f0444b0
commit 6f70f207a7
6 changed files with 10 additions and 5 deletions

5
dist/milligram.css vendored
View File

@@ -35,6 +35,10 @@ footer {
border-top: 1px solid #27162a;
}
footer a {
white-space: nowrap;
}
blockquote {
border-left: 0.3rem solid #27162a;
margin-left: 0;
@@ -185,7 +189,6 @@ code {
font-size: 86%;
margin: 0 .2rem;
padding: .2rem .5rem;
white-space: nowrap;
}
pre {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long