Merge pull request #6511 from hashicorp/code-highlighting
Give code blocks coloured background
This commit is contained in:
commit
9ee27c49ff
|
@ -83,9 +83,7 @@
|
|||
.alert code {
|
||||
font-family: $font-family-monospace;
|
||||
font-size: 90%;
|
||||
background-color: transparent;
|
||||
color: inherit;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
table {
|
||||
|
|
Loading…
Reference in New Issue