mirror of https://github.com/hashicorp/consul
Merge pull request #6511 from hashicorp/code-highlighting
Give code blocks coloured backgroundpull/6516/head
commit
9f4ecdbf3e
|
@ -83,9 +83,7 @@
|
||||||
.alert code {
|
.alert code {
|
||||||
font-family: $font-family-monospace;
|
font-family: $font-family-monospace;
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
background-color: transparent;
|
|
||||||
color: inherit;
|
color: inherit;
|
||||||
padding: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
table {
|
table {
|
||||||
|
|
Loading…
Reference in New Issue