MediaWiki:Common.css: Difference between revisions

From Fonline The Long Journey Wiki
Jump to navigation Jump to search
Trying to do it via css
 
m Blanked the page
Tag: Blanking
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* Hide everything except the page link */
.latest-edited-page ul li {
    list-style: none;
}


.latest-edited-page .mw-changeslist-line-inner > span:not(:first-child) {
    display: none;
}

Latest revision as of 23:45, 9 March 2026