1533
правки
Juvaily (обсуждение | вклад) Нет описания правки |
Juvaily (обсуждение | вклад) Нет описания правки |
||
| Строка 12: | Строка 12: | ||
body{ | body{ | ||
background-image: url(https://wiki.laconio.me/ | background-image: url(https://wiki.laconio.me/images/7/70/LCN.png); | ||
background-repeat: no-repeat; /* Optional: control repeating */ | background-repeat: no-repeat; /* Optional: control repeating */ | ||
background-position: center; /* Optional: position the image */ | background-position: center; /* Optional: position the image */ | ||
background-size: contain; | background-size: contain; | ||
filter: invert( 1 ) hue-rotate( 180deg ); | filter: invert( 1 ) hue-rotate( 180deg ); | ||
} | |||
img{ | |||
.mw-no-invert; | |||
} | } | ||
/* Consistent size for sub/sup */ | /* Consistent size for sub/sup */ | ||