Немає опису редагування
Немає опису редагування
 
Рядок 2: Рядок 2:
html {
html {
     background-color: #15151f !important;
     background-color: #15151f !important;
     background-image: url('/images/a/a1/Background_x%402x.png') !important;
     background-image: url('/images/3/3b/MafiaClosedCircleBackground%402x.png') !important;
     background-size: cover !important;
     background-size: cover !important;
     background-repeat: no-repeat !important;
     background-repeat: no-repeat !important;

Поточна версія на 21:22, 9 грудня 2025

/* Background */
html {
    background-color: #15151f !important;
    background-image: url('/images/3/3b/MafiaClosedCircleBackground%402x.png') !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-attachment: fixed !important;
}

body,
#mw-mf-viewport,
#mw-mf-page-center,
#content,
.mw-body,
.content,
.overlay-enabled,
.pre-content,
.post-content,
#bodyContent,
.mw-body-content,
.mw-parser-output {
    background-color: transparent !important;
    background-image: none !important;
}