Fix color for <code> which are not in doc blocks
This commit is contained in:
parent
1f0db5e0a3
commit
749cd8f9af
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ h4 {
|
|||
background: rgba(0, 0, 0, 0);
|
||||
}
|
||||
|
||||
code {
|
||||
.docblock code {
|
||||
color: #ffb454;
|
||||
}
|
||||
h3 > code, h4 > code, h5 > code {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue