3415
редагувань
Admin (обговорення | внесок) Немає опису редагування Мітка: Скасовано |
Admin (обговорення | внесок) Немає опису редагування |
||
(Не показані 73 проміжні версії цього користувача) | |||
Рядок 14: | Рядок 14: | ||
border-bottom: 0.2px solid rgba(255, 255, 255, 0.07)!important; | border-bottom: 0.2px solid rgba(255, 255, 255, 0.07)!important; | ||
color: #a19ce0!important; | color: #a19ce0!important; | ||
} | |||
.page-Main_Page .mw-first-heading { | |||
display: none!important; | |||
} | } | ||
Рядок 39: | Рядок 44: | ||
body { | body { | ||
background-color: # | background-color: #15151f!important; | ||
} | } | ||
Рядок 68: | Рядок 73: | ||
.overlay-enabled, .mw-body { | .overlay-enabled, .mw-body { | ||
background-color: # | background-color: #15151f!important; | ||
color: #b7b4bf!important; | color: #b7b4bf!important; | ||
padding-top: | padding-top: 20px!important; | ||
padding-bottom: 140px!important; | padding-bottom: 140px!important; | ||
} | } | ||
Рядок 92: | Рядок 97: | ||
a.new { | a.new { | ||
color: #ff7777!important; | color: #ff7777!important; | ||
} | } | ||
a.new:hover { | a.new:hover { | ||
color: #ff7777!important; | color: #ff7777!important; | ||
} | } | ||
a.new:visited { | a.new:visited { | ||
color: #ff7777!important; | color: #ff7777!important; | ||
} | } | ||
Рядок 105: | Рядок 113: | ||
a { | a { | ||
color: #a19ce0!important; | color: #a19ce0!important; | ||
} | } | ||
a:hover { | a:hover { | ||
color: #a19ce0!important; | color: #a19ce0!important; | ||
} | } | ||
Рядок 121: | Рядок 130: | ||
a:visited { | a:visited { | ||
color: #a19ce0!important; | |||
} | } | ||
.minerva-footer { | .minerva-footer { | ||
background-color: # | background-color: #15151f!important; | ||
color: #b7b4bf!important; | color: #b7b4bf!important; | ||
display: none!important; | display: none!important; | ||
Рядок 136: | Рядок 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 { | ||
border-bottom: 1px solid #232b3a!important; | border-bottom: 1px solid #232b3a!important; | ||
} | } | ||
.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; | ||
Рядок 163: | Рядок 174: | ||
.overlay.search-overlay { | .overlay.search-overlay { | ||
background: # | background: #15151f!important; | ||
} | } | ||
Рядок 190: | Рядок 201: | ||
padding: 0.2em; | padding: 0.2em; | ||
padding-left: 6px; | padding-left: 6px; | ||
background: none; | background: none; | ||
} | } | ||
Рядок 214: | Рядок 224: | ||
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { | .wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { | ||
border: | border: 1px solid rgba(255, 255, 255, 0.05)!important; | ||
} | } | ||
Рядок 310: | Рядок 319: | ||
} | } | ||
.content table, .content .infobox { | |||
. | text-align: center!important; | ||
} | |||
width: | |||
.flex__block { | |||
display: -moz-flex; | |||
display: -ms-flex; | |||
display: -o-flex; | |||
display: -webkit-box; | |||
display: -moz-box; | |||
display: -ms-flexbox; | |||
display: -webkit-flex; | |||
display: flex; | |||
-webkit-box-pack: justify; | |||
-ms-flex-pack: justify; | |||
-webkit-justify-content: space-between; | |||
justify-content: space-between; | |||
align-items: center | |||
} | |||
.home__blocks { | |||
gap: 10px; | |||
align-items: stretch | |||
} | |||
.home__block { | |||
align-items: stretch; | |||
width: 33.3333%; | |||
flex-direction: column | |||
} | |||
.home__block-inner { | |||
align-items: stretch; | |||
gap: 10px; | |||
flex-direction: column; | |||
flex-grow: 1; | |||
} | |||
.home__block-image-block { | |||
flex-direction: column; | |||
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 { | |||
text-align: center; | text-align: center; | ||
padding-top: 20px; | |||
} | |||
background- | |||
border: | .home__block-icon { | ||
width: 96px; | |||
height: 96px; | |||
display: inline-block; | |||
background-position: center center; | |||
background-size: contain; | |||
background-repeat: no-repeat; | |||
} | |||
.home__block-icon-1 { | |||
background-image: url(https://mafiacc.site/images/d/dc/Block_01.png) | |||
} | |||
.home__block-icon-2 { | |||
background-image: url(https://mafiacc.site/images/5/5f/Block_02.png) | |||
} | |||
.home__block-icon-3 { | |||
background-image: url(https://mafiacc.site/images/0/00/Block_03.png) | |||
} | |||
.home__block-content { | |||
flex-grow: 1; | |||
flex-direction: column; | |||
align-items: stretch | |||
} | |||
.home__block-content-inner { | |||
border-radius: 10px; | |||
background: #222127; | |||
padding-left: 20px; | |||
padding-top: 20px; | |||
padding-right: 20px; | |||
padding-bottom: 0px; | |||
flex-grow: 1; | |||
} | |||
.home__block-content-title { | |||
line-height: 1; | |||
padding-bottom: 10px; | |||
} | |||
.home__block-content-inner pre { | |||
font-family: 'Helvetica'!important; | |||
padding: 0!important; | |||
display: block!important; | |||
} | |||
.home__block-content-title .content p { | |||
margin: 0!important; | |||
} | |||
@media (max-width: 768px) { | |||
.home__blocks { | |||
display:block; | |||
padding-top: 10px; | |||
} | |||
.home__block-content-title { | |||
padding-bottom: 10px; | |||
} | |||
.home__block { | |||
width:100%; | |||
} | |||
.home__block-content-inner { | |||
margin-bottom: 10px; | |||
} | |||
} | |||
#mw-mf-viewport, #content, .header-container, .mw-body { | |||
background-image: url('/images/2/26/Background.png') !important; | |||
background-size: cover !important; | |||
background-repeat: no-repeat !important; | |||
background-position: center center !important; | |||
background-attachment: fixed !important; | |||
} | } | ||
. | .client-js .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable), .jquery-tablesorter th.headerSort:hover { | ||
background-color: #1957FF !important; | |||
color: black !important; | |||
} | } | ||
.client-js .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable), .jquery-tablesorter th.headerSort { | |||
color: white!important; | |||
font-weight: 400!important; | |||
} | } | ||
@media (max-width: 994px) { | |||
. | .harley { | ||
display:none | |||
} | |||
} | } | ||
. | .client-js .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable), .jquery-tablesorter th.headerSort { | ||
padding-right: 0px!important; | |||
} | } |