mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 11:24:50 -04:00
theme: Revise inline code span styling
This commit is contained in:
parent
2e71b6d0ad
commit
8eac2a120b
@ -130,8 +130,7 @@ body {
|
|||||||
padding-left: .0625em;
|
padding-left: .0625em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Code spans within paragraphs. */
|
/* Code spans within paragraphs, tables cells, list items, etc. */
|
||||||
p > code,
|
:not(pre) > code {
|
||||||
td > code {
|
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user