mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
Merge pull request #6511 from hashicorp/code-highlighting
Give code blocks coloured background
This commit is contained in:
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…
x
Reference in New Issue
Block a user