Merge commit '3b41f32562' into rollup
This commit is contained in:
commit
ffa258846a
1 changed files with 5 additions and 0 deletions
|
|
@ -120,6 +120,11 @@ code, pre {
|
|||
font-family: "Source Code Pro", Menlo, Monaco, Consolas, "DejaVu Sans Mono", Inconsolata, monospace;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
.docblock code {
|
||||
background-color: #F5F5F5;
|
||||
border-radius: 3px;
|
||||
padding: 0 0.2em;
|
||||
}
|
||||
pre {
|
||||
background-color: #F5F5F5;
|
||||
padding: 14px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue