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
+4 -1
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 {
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+3
View File
@@ -30,3 +30,6 @@ footer
padding-top: 1em
padding-bottom: 1em
border-top: 1px solid $color-quaternary
a
white-space: nowrap;
-1
View File
@@ -8,7 +8,6 @@ code
font-size: 86%
margin: 0 .2rem
padding: .2rem .5rem
white-space: nowrap
pre
background: $color-quinary