Change the style of code blocks.
This commit is contained in:
parent
461ac602b7
commit
d64ea80a8d
1 changed files with 6 additions and 0 deletions
|
@ -133,3 +133,9 @@ h1.title {
|
|||
line-height: 1.3em;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
pre.example {
|
||||
padding: 8px 5px 8px 30px;
|
||||
background-color: cornsilk;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue