Changes

Jump to navigation Jump to search

MediaWiki:Timelesswurm.css

1,153 bytes added, 08:48, 27 October 2021
Adjusting background color of highlighted footnote
}
@media screen and (min-width: 851px) {
#mw-site-navigation h2 {
font-weight: normal;
margin-top: -0.5em;
margin-left: 0.3em;
}
}
 
@media screen and (max-width: 850px) {
#mw-site-navigation h2::after {
top: 10px;
}
}
margin: 1em 0;
min-width: 15em;
}
 
@media screen and (max-width: 850px) {
ul#filetoc, #toc, .toc, .mw-warning {
min-width: 0 !important;
}
}
}
}
/*@media screen and (max-width: 850px) {
#p-logo-text {
position: static;
width: 100%;
top: 3.3em;
}*/
}
@media only screen and (min-width: 992px) and (max-width:768px) {
}
}
/* @media screen and (max-width: 1700px) and (min-width: 800px) {
#p-logo-text {
left: 12px !important;
}*/
}
@media screen and (max-width: 1700px) and (mix: 851px) {
#searchButton, #mw-searchButton {
border: 0 !important;
/*left: 38vw;
right: 0;
margin-left: auto;
margin-right: auto;*/
}
#mw-footer-container a:hover {
ul.mw-gallery-packed-overlay li.gallerybox div.gallerytextwrapper {
background: rgba(34,34,34,0.8);
}
 
ul.mw-gallery-packed-hover li.gallerybox div.gallerytextwrapper {
background: rgba(34,34,34,0.8) !important;
}
word-wrap: break-word;
margin: -0.9em -0.8em;
}
 
ul.mw-gallery-packed-hover li.gallerybox div.gallerytextwrapper div.gallerytext {
margin: 0;
}
#f-poweredbyico {
display: none;
}
 
.cleanupbox {
background-color: #252728 !important;
border-color: #4b5056 !important;
}
 
.boxstyle {
background-color: #252728 !important;
border-color: #4b5056 !important;
}
 
.key {
border: 1px solid #ef9624 !important;
border-radius: 4px !important;
box-shadow: 1px 2px 2px #000 !important;
background-color: #242424 !important;
background-image: linear-gradient(to top,#212121,#4e4e4e,#555) !important;
padding: 1px 3px !important;
font-family: inherit;
font-size: 0.9em !important;
font-weight: bold !important;
color: #e6e6e6 !important;
}
 
ol.references li:target, sup.reference:target {
background-color: #222;
}

Navigation menu