ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details
This commit is contained in:
github-actions 2024-04-17 18:45:35 +00:00
parent 756c87dad7
commit 5bc35e5500

View file

@ -16,14 +16,13 @@
}
.pi-caption {
font-size: var( --font-size-x-small );
font-style: normal;
// Align with Citizen caption styles
color: var( --color-base--subtle );
font-size: var( --font-size-x-small );
font-style: normal;
letter-spacing: 0.025em;
letter-spacing: 0.025em;
}
.portable-infobox {
font-size: var( --font-size-small );
}
@ -35,8 +34,8 @@
.portable-infobox .pi-header {
font-size: var( --font-size-medium );
font-weight: var( --font-weight-semibold );
line-height: var( --line-height-sm );
font-weight: var( --font-weight-semibold );
line-height: var( --line-height-sm );
}
.client-js .pi-collapse {