|
|
Line 1: |
Line 1: |
| a:-webkit-any-link {
| |
| cursor: grab;
| |
| }
| |
|
| |
|
| body {
| |
| background-color: var(--background-color-base);
| |
| }
| |
|
| |
| .mw-userlink[href="/w/User:4erospace"], .mw-userlink[href="/w/User:4erospace?action=edit&redlink=1"], .mw-userlink[href="/w/User:OneDarkWolfy"], .mw-userlink[href="/w/User:OneDarkWolfy?action=edit&redlink=1"] {
| |
| padding-left: 17px;
| |
| background: url('https://wiki.nanoflare.net/images/e/ed/Resistance_effect_icon.png') no-repeat left center;
| |
| background-size: 14px 14px;
| |
| font-weight: normal;
| |
| }
| |