/* uruxcb.cn: force the article detail page to use the requested neutral background. */
.detail-page[data-v-f3158824],
.safe-page.detail-page[data-v-f3158824],
.plain-page.detail-page[data-v-f3158824] {
  background: #f1f1f1 !important;
  background-image: none !important;
}
