diff --git a/assets/styles/layout/_doc.scss b/assets/styles/layout/_doc.scss index eca5b3cf0..79a997b13 100644 --- a/assets/styles/layout/_doc.scss +++ b/assets/styles/layout/_doc.scss @@ -186,7 +186,7 @@ border: 0 none; padding: 0.25rem 1rem 0.25rem 1rem; color: var(--text-secondary-color); - font-weight: 400; + font-weight: 500; white-space: nowrap; min-width: 0; overflow: hidden; diff --git a/doc/theming/styled/ColorsDoc.vue b/doc/theming/styled/ColorsDoc.vue new file mode 100644 index 000000000..abd10b1db --- /dev/null +++ b/doc/theming/styled/ColorsDoc.vue @@ -0,0 +1,22 @@ + + + diff --git a/doc/theming/styled/PresetsDoc.vue b/doc/theming/styled/PresetsDoc.vue new file mode 100644 index 000000000..d94203558 --- /dev/null +++ b/doc/theming/styled/PresetsDoc.vue @@ -0,0 +1,182 @@ + + + diff --git a/doc/theming/styled/ScaleDoc.vue b/doc/theming/styled/ScaleDoc.vue index 046f035f1..b515c3708 100644 --- a/doc/theming/styled/ScaleDoc.vue +++ b/doc/theming/styled/ScaleDoc.vue @@ -1,8 +1,7 @@