MediaWiki:Common.css: відмінності між версіями

нема опису редагування
Немає опису редагування
Немає опису редагування
 
(Не показані 4 проміжні версії цього користувача)
Рядок 13: Рядок 13:
background-color: #18151e;
background-color: #18151e;
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;
color: #ff7548!important;
 
}
}


Рядок 44: Рядок 44:


body {
body {
background-color: #1a1a1f!important;
background-color: #15151f!important;
}  
}  


Рядок 73: Рядок 73:


.overlay-enabled, .mw-body {
.overlay-enabled, .mw-body {
     background-color: #1a1a1f!important;
     background-color: #15151f!important;
     color: #b7b4bf!important;
     color: #b7b4bf!important;
     padding-top: 20px!important;
     padding-top: 20px!important;
Рядок 97: Рядок 97:
a.new {
a.new {
color: #ff7777!important;
color: #ff7777!important;
color: #ff7548!important;
 
}
}


a.new:hover {
a.new:hover {
color: #ff7777!important;
color: #ff7777!important;
color: #ff7548!important;
 
}
}


a.new:visited {
a.new:visited {
color: #ff7777!important;
color: #ff7777!important;
color: #ff7548!important;
 
}
}


Рядок 113: Рядок 113:


a {
a {
     /* color: #a19ce0!important; */
     color: #a19ce0!important;
color: #ff7548!important; 
 
}
}


a:hover {
a:hover {
  /* color: #a19ce0!important; */
    color: #a19ce0!important;
color: #ff7548!important;
}
}


Рядок 131: Рядок 130:


a:visited {
a:visited {
    /* color: #a19ce0!important; */
    color: #a19ce0!important;
color: #ff7548!important; 
}
}




.minerva-footer {
.minerva-footer {
background-color: #1a1a1f!important;
background-color: #15151f!important;
     color: #b7b4bf!important;
     color: #b7b4bf!important;
     display: none!important;
     display: none!important;
Рядок 147: Рядок 145:


#mw-mf-page-center {
#mw-mf-page-center {
background-color: #1a1a1f!important;
background-color: #15151f!important;
}
}
.content .mw-parser-output > h2, .content .section-heading {
.content .mw-parser-output > h2, .content .section-heading {
Рядок 156: Рядок 154:


.search-box .search {
.search-box .search {
background-color: #1a1a1f!important;
background-color: #15151f!important;
box-shadow: none!important;
box-shadow: none!important;
border: 1px solid #232b3a!important;
border: 1px solid #232b3a!important;
Рядок 176: Рядок 174:


.overlay.search-overlay {
.overlay.search-overlay {
background: #1a1a1f!important;
background: #15151f!important;
}
}


Рядок 362: Рядок 360:
     flex-direction: column;
     flex-direction: column;
     border-radius: 16px;
     border-radius: 16px;
     border: 8px solid #222127;
     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 {