mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
another tiny nudge for code tag
This commit is contained in:
parent
fcb6f78d54
commit
0ec95041d9
@ -82,11 +82,13 @@ code, pre {
|
||||
}
|
||||
|
||||
code {
|
||||
padding: 0px 4px 2px 4px;
|
||||
padding: 0px 3px 2px 3px;
|
||||
margin: 1px;
|
||||
color: #AD1625;
|
||||
white-space: nowrap;
|
||||
background-color: #f7f7f9;
|
||||
border: 1px solid #e1e1e8;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
Loading…
Reference in New Issue
Block a user