Changes

Jump to navigation Jump to search

MediaWiki:Timelesswurm.css

1,561 bytes added, 08:48, 27 October 2021
Adjusting background color of highlighted footnote
/* CSS placed here will affect users of the TimelessWurm skin */
@import url(https://tools-static.wmflabs.org/fontcdn/css?family=Roboto:300);
@import url(https://tools-static.wmflabs.org/fontcdn/css?family=Roboto:400);
@import url(https://tools-static.wmflabs.org/fontcdn/css?family=Spectral+SC:400);
html {
background: rgb(0,0,0) !important;
background: #000;
color: #f1f1f1;
font-family: 'Roboto', sans-serif !important;
}
a {
}
@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;
}
}
background: #333;
height: 35px;
/* width: 48vw;*/ /* position: absolute;*/
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
/* top: 7px; */ top: 7px4px;
}
/*
#user-tools {
position: fixed;
top: 5px;
}
*/
}
.mw-notification {
.mw-wiki-logo {
background-size: contain;
margin: 1em auto;
}
#mw-header-container {
background: #292929;
}
/* #mw-header {*//* width: 100%;*//* max-width: 100%;*//* padding: 0;*//* position: static;*//* }*/
@media screen and (max-width: 850px) {
#menus-cover {
}
}
/* @media screen and (min-width: 851px) {*//* #p-logo-text {*/ /* width: 29em;*//* }*/
}
@media screen and (min-width: 851px) {
}
}
/*@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) {
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-rightleft-radius: 4px0.8em; border-bottom-leftright-radius: 4px0.8em;
}
#mw-page-header-links li.selected a {
text-shadow: 1px 1px 1px #222;
}
/*
#p-search {
width: 70em;
padding-right: 33px;
}
*/
@media screen and (max-width: 1339px) and (min-width: 1100px) {
#p-search {
margin-right: 2em;
}
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
#p-search {
margin-right: 0;
}
}
#personal .dropdown h3 {
#searchButton, #mw-searchButton {
border: 0 !important;
/*left: 38vw;
right: 0;
margin-left: auto;
margin-right: auto;*/
}
#mw-footer-container a:hover {
padding-bottom: 2em;
border-top: solid 3px #111;
}
 
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;
}
 
div.gallerytext {
overflow: hidden;
font-size: 94%;
padding: 2px 4px;
word-wrap: break-word;
margin: -0.9em -0.8em;
}
 
ul.mw-gallery-packed-hover li.gallerybox div.gallerytextwrapper div.gallerytext {
margin: 0;
}
 
/* hide "powered by MediaWiki" icon */
#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