Немає опису редагування
Немає опису редагування
Рядок 7: Рядок 7:


.body {
.body {
     background-image: url('/images/5/5b/Bg_new.pn');
     background-image: url('/https://mafiacc.site/images/a/a1/Background_x%402x.png');
     background-size: cover;  /* Cover the entire page */
     background-size: cover;  /* Cover the entire page */
     background-repeat: no-repeat;  /* Prevent image from repeating */
     background-repeat: no-repeat;  /* Prevent image from repeating */
     background-position: center center;  /* Center the background image */
     background-position: center center;  /* Center the background image */
}
}

Версія за 21:16, 9 грудня 2025

body.skin-minerva {
    background-image: url('https://mafiacc.site/images/a/a1/Background_x%402x.png');
    background-size: cover;  /* Cover the entire page */
    background-repeat: no-repeat;  /* Prevent image from repeating */
    background-position: center center;  /* Center the background image */
}

.body {
    background-image: url('/https://mafiacc.site/images/a/a1/Background_x%402x.png');
    background-size: cover;  /* Cover the entire page */
    background-repeat: no-repeat;  /* Prevent image from repeating */
    background-position: center center;  /* Center the background image */
}