MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 6: Line 6:
     background: #051e37; }
     background: #051e37; }
.mw-content-text a.new {
.mw-content-text a.new {
color: #222222;
color: #222222;!important
}
}

Revision as of 01:06, 8 April 2018

/* CSS placed here will be applied to all skins */

.tocnumber{padding-left:0;padding-right:0.5em;color:#fff}
.tocnumber:after { content: '.' }
.mw-gallery-slideshow li.gallerybox.slideshow-current {
    background: #051e37; }
.mw-content-text a.new {
	color: #222222;!important
}