This commit is contained in:
parent
1d67bcf2ea
commit
833dcd5947
@ -35,6 +35,14 @@ article h1 {
|
||||
|
||||
pre {
|
||||
background-color: lightgrey;
|
||||
border-radius: 0.5em;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
pre > code {
|
||||
margin-left: 2em;
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
footer {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user