From International Treaty Law Wiki
|
|
| (9 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| /* CSS placed here will be applied to all skins */
| | |
| /* Broad hide for create account stats (covers many skins) */
| |
| .mw-createacct-benefits,
| |
| .createacct-benefits,
| |
| .mw-createacct-benefit-container,
| |
| .mw-createacct-benefit-head,
| |
| .mw-createacct-benefit-body,
| |
| .mw-createaccount-benefits,
| |
| .createaccount-benefits,
| |
| #createacct-benefits,
| |
| div[class*="createacct"],
| |
| div[class*="createaccount"] {
| |
| display: none !important;
| |
| visibility: hidden !important;
| |
| height: 0 !important;
| |
| margin: 0 !important;
| |
| padding: 0 !important;
| |
| overflow: hidden !important;
| |
| }
| |
Latest revision as of 22:49, 22 January 2026