Merge branch '1.2.x'
This commit is contained in:
commit
c0c98b0284
|
|
@ -16,6 +16,9 @@ body {
|
|||
code {
|
||||
font-size: 16px;
|
||||
font-family: Consolas, "Liberation Mono", Courier, monospace;
|
||||
}
|
||||
|
||||
:not(a)>code {
|
||||
color: #6D180B;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue