MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 5: Line 5:
.mw-gallery-slideshow li.gallerybox.slideshow-current {
.mw-gallery-slideshow li.gallerybox.slideshow-current {
     background: #051e37; }
     background: #051e37; }
.mw-content-text a.new {
color: #222222;!important
}

Revision as of 01:17, 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; }