mirror of https://github.com/hashicorp/consul
Give code blocks coloured background
This will make them stand out more and matches the style of terraform.iopull/6511/head
parent
e11d07a685
commit
16d1f4ca01
|
@ -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