[default theme] wider code blocks
This commit is contained in:
parent
2c358762ec
commit
d068d2ea24
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
||||||
}
|
}
|
||||||
code {
|
code {
|
||||||
font-family: "Source Code Pro";
|
font-family: "Source Code Pro";
|
||||||
|
padding-left: 2px;
|
||||||
|
padding-right: 2px;
|
||||||
border: 1px #2e2e2e solid;
|
border: 1px #2e2e2e solid;
|
||||||
background-color: #2e2e2e;
|
background-color: #2e2e2e;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
|
Loading…
Reference in a new issue