@stackoverflow/stacks 1.9.1 → 1.9.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/css/stacks.css
CHANGED
|
@@ -6714,7 +6714,7 @@ body:not(.theme-dark) .theme-dark__forced .themed {
|
|
|
6714
6714
|
--theme-topbar-item-color-current: var(--black);
|
|
6715
6715
|
--theme-topbar-item-border-current: var(--theme-primary-color);
|
|
6716
6716
|
--theme-topbar-accent-border: 3px solid var(--theme-primary-color);
|
|
6717
|
-
--theme-topbar-bottom-border:
|
|
6717
|
+
--theme-topbar-bottom-border: none;
|
|
6718
6718
|
--theme-post-title-color: var(--theme-link-color);
|
|
6719
6719
|
--theme-post-title-color-hover: var(--theme-link-color-hover);
|
|
6720
6720
|
--theme-post-title-color-visited: var(--theme-link-color-visited);
|