3415
редагувань
Admin (обговорення | внесок) Немає опису редагування |
Admin (обговорення | внесок) Немає опису редагування |
||
(Не показані 3 проміжні версії цього користувача) | |||
Рядок 44: | Рядок 44: | ||
body { | body { | ||
background-color: # | background-color: #15151f!important; | ||
} | } | ||
Рядок 73: | Рядок 73: | ||
.overlay-enabled, .mw-body { | .overlay-enabled, .mw-body { | ||
background-color: # | background-color: #15151f!important; | ||
color: #b7b4bf!important; | color: #b7b4bf!important; | ||
padding-top: 20px!important; | padding-top: 20px!important; | ||
Рядок 135: | Рядок 135: | ||
.minerva-footer { | .minerva-footer { | ||
background-color: # | background-color: #15151f!important; | ||
color: #b7b4bf!important; | color: #b7b4bf!important; | ||
display: none!important; | display: none!important; | ||
Рядок 145: | Рядок 145: | ||
#mw-mf-page-center { | #mw-mf-page-center { | ||
background-color: # | background-color: #15151f!important; | ||
} | } | ||
.content .mw-parser-output > h2, .content .section-heading { | .content .mw-parser-output > h2, .content .section-heading { | ||
Рядок 154: | Рядок 154: | ||
.search-box .search { | .search-box .search { | ||
background-color: # | background-color: #15151f!important; | ||
box-shadow: none!important; | box-shadow: none!important; | ||
border: 1px solid #232b3a!important; | border: 1px solid #232b3a!important; | ||
Рядок 174: | Рядок 174: | ||
.overlay.search-overlay { | .overlay.search-overlay { | ||
background: # | background: #15151f!important; | ||
} | } | ||
Рядок 360: | Рядок 360: | ||
flex-direction: column; | flex-direction: column; | ||
border-radius: 16px; | border-radius: 16px; | ||
background-image: url(https://mafiacc.site/images/d/df/Bg_03.png); | |||
background-size: cover; | |||
} | } | ||
.home_block-image-block::before { | |||
content: ""; | |||
position: absolute; | |||
top: 0; | |||
left: 0; | |||
right: 0; | |||
bottom: 0; | |||
background-image: url(https://mafiacc.site/images/b/b1/Nic_01.png); | |||
background-size: cover; | |||
opacity: 0.5; /* Adjust the opacity of the background image */ | |||
z-index: -1; /* Ensure it stays behind the text */ | |||
} | |||
.home__block-image { | .home__block-image { |