mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Tweak style of <code> samples in rendered tables (#1179)
* Tweak style of `<code>` samples in rendered tables This has been subtly irritating me for aaaaaaages * Changelogs
This commit is contained in:
parent
91aebd62c4
commit
69ff51c017
|
|
@ -323,7 +323,7 @@ footer {
|
|||
}
|
||||
|
||||
p code, table code {
|
||||
background-color: $white;
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
table {
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Tweak the styling of `<code>` snippets in tables rendered from OpenAPI definitions.
|
||||
|
|
@ -0,0 +1 @@
|
|||
Tweak the styling of `<code>` snippets in tables rendered from OpenAPI definitions.
|
||||
Loading…
Reference in a new issue