您可以通过阅读以下指南轻松找到使用的 CSS。它将在未来帮助您 ![]()
https://meta.discourse.org/t/make-css-changes-on-your-site/168101#browser-inspection-tools-7
自定义使用了 SCSS 嵌套,但编译后的 CSS 是:
.above-main-container-outlet.welcome-link-banner-connectors .welcome-wrapper .featured-banner-link div:nth-of-type(2),
.below-site-header-outlet.welcome-link-banner-connector .welcome-wrapper .featured-banner-link div:nth-of-type(2) {
border-left: 1px solid var(--primary-low);
border-right: 1px solid var(--primary-low);
}