MediaWiki:Minerva.css: відмінності між версіями
Admin (обговорення | внесок) Немає опису редагування |
Admin (обговорення | внесок) Немає опису редагування |
||
| Рядок 1: | Рядок 1: | ||
body.skin-minerva { | /* body.skin-minerva { | ||
background-image: url('/images/2/26/Background.png'); | background-image: url('/images/2/26/Background.png'); | ||
background-size: cover; /* Cover the entire page */ | background-size: cover; /* Cover the entire page */ | ||
| Рядок 8: | Рядок 8: | ||
.body { | .body { | ||
background-image: url('/images/2/26/Background.png'); | background-image: url('/images/2/26/Background.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.skin-minerva { | |||
background-image: url('/images/5/5b/Bg_new.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('/images/5/5b/Bg_new.pn'); | |||
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:40, 19 листопада 2025
/* body.skin-minerva {
background-image: url('/images/2/26/Background.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('/images/2/26/Background.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.skin-minerva {
background-image: url('/images/5/5b/Bg_new.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('/images/5/5b/Bg_new.pn');
background-size: cover; /* Cover the entire page */
background-repeat: no-repeat; /* Prevent image from repeating */
background-position: center center; /* Center the background image */
}