Changes

Jump to navigation Jump to search

MediaWiki:Timelesswurm.css

326 bytes added, 08:48, 27 October 2021
Adjusting background color of highlighted footnote
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;
}
background-color: #242424 !important;
background-image: linear-gradient(to top,#212121,#4e4e4e,#555) !important;
padding: 2px 4px 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