MediaWiki:Gadget-ms-Namespace.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
m
No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 236: Line 236:
.ns-10 .page-content,
.ns-10 .page-content,
.ns-11 .page-content {
.ns-11 .page-content {
  font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace;
    /* font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace; */
     font-size: 1.012em;
     /* font-size: 1.012em; */
}
}


Line 279: Line 279:
#FeedEntries > .FeedEntry[data-type="edit"], #FeedEntries > .FeedEntry[data-type="edited-section"] {
#FeedEntries > .FeedEntry[data-type="edit"], #FeedEntries > .FeedEntry[data-type="edited-section"] {
     border-left-color: var(--theme-accent-color);
     border-left-color: var(--theme-accent-color);
}
#editpage-specialchars,#glow {
    background-color: #8f7f7f21!important;
    border-radius: 11px!important;
    border: 2px solid #c2b191!important;
    -moz-box-shadow: 0px 0px 29px 0px #978563!important;
    -webkit-box-shadow: 0px 0px 29px 0px #978563!important;
    -ms-box-shadow: 0px 0px 29px 0px #978563!important;
    -o-box-shadow: 0px 0px 29px 0px #978563!important;
    box-shadow: 0px 0px 29px 0px #978563!important;
}
}


Cookies help us deliver our services. By using our services, you agree to our use of cookies.