MediaWiki:Common.css: Porovnání verzí

Z Shakes & Fidget Wikipedia
Bez shrnutí editace
Bez shrnutí editace
Řádek 14: Řádek 14:
#mw-content-container {
#mw-content-container {
min-height: 100vh;
min-height: 100vh;
border-bottom: solid 4px #f0c042!important;
}
}



Verze z 3. 5. 2023, 16:01

#mw-header-container {
background-color: #f0c042!important;
}

#mw-footer-container {
background-color: #eaecf0!important;
color: black;
}

body {
background-color: #eaecf0!important;
}

#mw-content-container {
min-height: 100vh;
border-bottom: solid 4px #f0c042!important;
}

.color-middle, .color-left, .color-right {
background: black!important;
}

.mw-body h1.firstHeading {
border-bottom: solid 4px #f0c042!important;
}

.tools-inline li.selected {
border-bottom: solid 4px #f0c042!important;
}

a {
color: #c98406!important;
}

#p-banner {
color: black!important;

}

#p-logo-text a {
font-family: 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
}

#p-logo-text a:hover {
text-decoration: none;
}

@media screen and (min-width: 850px) {
#personal h2 {
font-family: 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
padding: 0.3em 0 0 25px;
}
}