Hollow Knight Вікі
Немає опису редагування
Немає опису редагування
Рядок 50: Рядок 50:
 
font-size: 150% !important;
 
font-size: 150% !important;
 
}
 
}
  +
  +
  +
.portable-infobox.pi-theme-dlc {
  +
color: white;
  +
padding: 1px;
  +
border: 1px solid;
  +
border-color: #725f38;
  +
}
  +
.pi-theme-dlc.pi-background {
  +
background-color: #000000;
  +
}
  +
.pi-theme-dlc .pi-border-color {
  +
border-color: #000000;
  +
}
  +
.pi-theme-dlc .pi-title {
  +
background-color: #725f38;
  +
}
  +
.pi-theme-dlc .pi-title ~ .pi-title { font-size: smaller; }
  +
.pi-theme-dlc .pi-title ~ .pi-data .pi-data-value:only-child {
  +
background-color: #725f38;
  +
text-align: center;
  +
font-weight: bolder;
  +
width: 100%;
  +
}
  +
.pi-theme-dlc .pi-tab-link.current {
  +
background-color: #725f38;
  +
}
  +
.pi-theme-dlc .pi-caption {
  +
background-color: #725f38;
  +
text-align: center;
  +
font-style: normal;
  +
color: white;
  +
font-weight: bold;
  +
}
  +
.pi-theme-dlc .pi-header {
  +
background-color: #323253;
  +
text-align: center;
  +
}
  +
.pi-theme-dlc .pi-data .pi-data-label {
  +
flex-basis: 125px;
  +
background-color: #223;
  +
}
  +
.pi-theme-dlc .pi-navigation {
  +
background-color: #725f38;
  +
text-align: center;
  +
}
  +
  +
.pi-theme-dlc .pi-data-value .effects {
  +
color: #0f0;
  +
}
   
 
/* Оформлення шаблону головної сторінки */
 
/* Оформлення шаблону головної сторінки */

Версія за 20:46, 7 лютого 2019

@import url('https://fonts.googleapis.com/css?family=Kurale&subset=cyrillic,cyrillic-ext,devanagari,latin-ext');

.WikiaPage {
    border: 1px solid #111111 !important
    }

.fluid img {
    width: 100%;
    height: auto;
    }
    
    
::-webkit-scrollbar {
    width: 11px;
    height: 11px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
}
::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    background: #725f38;
}
 
.wikia-page-header .header-container {
    border-bottom: solid 1px #725f38;
}
 
.UserProfileMasthead .masthead-info h2,.UserProfileMasthead .masthead-info h1 {
     font-family: 'Kurale', arial;
}
 
#WikiaMainContent h1,
#WikiaMainContent h2,
#WikiaMainContent h3,
#WikiaMainContent h4,
#WikiaMainContent h5,
#WikiaMainContent h6 {
    font-family: 'Kurale', arial;
}
 
.WikiaArticle h2 {
    font-family: 'Kurale', arial;
    border-bottom: solid 2px #725f38;
}
 
.WikiaArticle h2:not(.pi-header) {
    font-size: 150% !important;
} 


.portable-infobox.pi-theme-dlc {
    color: white;
    padding: 1px;
    border: 1px solid;
    border-color: #725f38;
}
.pi-theme-dlc.pi-background {
    background-color: #000000;
}
.pi-theme-dlc .pi-border-color {
    border-color: #000000;
}
.pi-theme-dlc .pi-title {
    background-color: #725f38;
}
.pi-theme-dlc .pi-title ~ .pi-title { font-size: smaller; }
.pi-theme-dlc .pi-title ~ .pi-data .pi-data-value:only-child {
    background-color: #725f38;
    text-align: center;
    font-weight: bolder;
    width: 100%;
}
.pi-theme-dlc .pi-tab-link.current {
    background-color: #725f38;
}
.pi-theme-dlc .pi-caption {
    background-color: #725f38;
    text-align: center;
    font-style: normal;
    color: white;
    font-weight: bold;
}
.pi-theme-dlc .pi-header {
    background-color: #323253;
    text-align: center;
}
.pi-theme-dlc .pi-data .pi-data-label {
    flex-basis: 125px;
    background-color: #223;
}
.pi-theme-dlc .pi-navigation {
    background-color: #725f38;
    text-align: center;
}
 
.pi-theme-dlc .pi-data-value .effects {
    color: #0f0;
}

/* Оформлення шаблону головної сторінки */
.mainpage-header {
    text-align: center;
    font-family: "Kurale", arial;
    font-weight: normal;
    font-size: 20px;
    border-bottom: solid 1px #725f38;
    border-bottom-width: 15px;
    border-image: url("https://vignette.wikia.nocookie.net/hollowknight/images/7/77/%D0%97%D0%B0%D0%B3%D0%BE%D0%BB%D0%BE%D0%B2%D0%BE%D0%BA.png/revision/latest?cb=20190107192135&path-prefix=uk") 54;
    -webkit-border-image: url("https://vignette.wikia.nocookie.net/hollowknight/images/7/77/%D0%97%D0%B0%D0%B3%D0%BE%D0%BB%D0%BE%D0%B2%D0%BE%D0%BA.png/revision/latest?cb=20190107192135&path-prefix=uk") 54;
    -moz-border-image: url("https://vignette.wikia.nocookie.net/hollowknight/images/7/77/%D0%97%D0%B0%D0%B3%D0%BE%D0%BB%D0%BE%D0%B2%D0%BE%D0%BA.png/revision/latest?cb=20190107192135&path-prefix=uk") 54;
    border-bottom-style: solid;
    padding: 0 0 0px 0;
}

.mainpage-header-mobile {
    display: none;
}
 
.mainpage-box {
    border: 1px solid black;
    background-color: rgb(17, 17, 17) !important;
    box-shadow: 2px 2px 2px 0px black;
    padding: 8px; 
    margin: 8px 0px;
    font-family: "Kurale", arial;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px; 
    -moz-border-radius: 3px 3px 3px 3px;
}