MediaWiki:Common.css: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 755: | Line 755: | ||
/* ========================================================= | /* ========================================================= | ||
Fix FAQ styling inside Template namespace (documentation) | |||
========================================================= */ | ========================================================= */ | ||
. | .ns-10 .ooo-faq__item { | ||
background: linear-gradient( | background: linear-gradient( | ||
to bottom, | to bottom, | ||
| Line 766: | Line 766: | ||
border: 1px solid rgba(0,0,0,0.08) !important; | border: 1px solid rgba(0,0,0,0.08) !important; | ||
} | } | ||
.skin-theme-clientpref-night . | .skin-theme-clientpref-night .ns-10 .ooo-faq__item { | ||
background: linear-gradient( | background: linear-gradient( | ||
to bottom, | to bottom, | ||