mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 10:38:19 +00:00
feat: add center class
Seems to be a default feature in many skins
This commit is contained in:
parent
b07ae77c50
commit
c4d86edb23
|
@ -132,3 +132,8 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.center {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue