summaryrefslogtreecommitdiff
path: root/docs/modules/theme
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2022-08-19 01:47:40 -0600
committerDan Allen <dan.j.allen@gmail.com>2022-08-19 01:48:51 -0600
commitbab48168e06a2bf121f324ade903d2747ec3dc31 (patch)
tree4ef443f5bd0682940374748d9206d3bffd7a8b3f /docs/modules/theme
parent61908991cccd22b9b48ef3380f54bfeebfffdff1 (diff)
fix description of position key for running content in docs
Diffstat (limited to 'docs/modules/theme')
-rw-r--r--docs/modules/theme/pages/running-content.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/theme/pages/running-content.adoc b/docs/modules/theme/pages/running-content.adoc
index 02d9c67b..e4428fb3 100644
--- a/docs/modules/theme/pages/running-content.adoc
+++ b/docs/modules/theme/pages/running-content.adoc
@@ -500,8 +500,8 @@ The `<side>` in the `<side>-columns`, `<side>-margin`, `<side>-content-margin`,
The `<position>` in the `<side>-<position>-content` key is specified as `left`, `center` or `right`.
-Although not listed in the tables above, you can control the font settings (`font-family`, `font-size`, `font-color`, `font-style`, `text-transform`) for each column position per page side (e.g., `header-<side>-<position>-font-color`).
-For example, you can set the font color used for the right-hand column on recto pages as follows:
+Although not listed in the tables above, you can override individual font settings (`font-family`, `font-size`, `font-color`, `font-style`, `text-transform`) for each column position of a page side for a running content periphery (e.g., `header-<side>-<position>-font-color`).
+For example, you can set the font color used for the right-hand column of the header on recto pages as follows:
[,yaml]
----