MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
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-body-content a:link.new { color: #FF0000; } /* new links */ | .mw-body-content a:link.new { color: #FF0000; } /* new links */ | ||
Revision as of 01:04, 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-body-content a:link.new { color: #FF0000; } /* new links */