mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-29 00:31:09 +00:00
ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
This commit is contained in:
parent
68d8621220
commit
90e1826134
|
@ -1,12 +1,12 @@
|
||||||
.mw-theme-toggle {
|
.mw-theme-toggle {
|
||||||
background-color: transparent;
|
|
||||||
border: 0;
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
background-position: center;
|
|
||||||
font-size: 0;
|
|
||||||
opacity: 0.4;
|
|
||||||
width: 39px;
|
width: 39px;
|
||||||
height: 56px;
|
height: 56px;
|
||||||
|
border: 0;
|
||||||
|
background-color: transparent;
|
||||||
|
background-position: center;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
font-size: 0;
|
||||||
|
opacity: 0.4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.skin-citizen-dark {
|
.skin-citizen-dark {
|
||||||
|
|
Loading…
Reference in a new issue