MediaWiki:Mobile.css: Difference between revisions

sync
(messing with the indent warning)
(sync)
Line 90:
.mw-body-header:not(:has(#firstHeading > .mw-page-title-namespace)) ~ #bodyContent .mw-parser-output :is(dd:first-child, :not(:is(dt, dd)) + dd)::before {
color: red;
content: "Using colons for indents harms accessibility and is not recommended. Use <nowiki>{{Indent}}</nowiki> or a styled HTML element instead.";
font-size: smaller;
font-weight: bold;