МедиаВикигийн хэлэлцүүлэг:Common.css

Latest comment: 9 жилийн өмнө by MongolWiki in topic Changes

skin gsgiig aris gsnees PCni helleg bolgood haragdats geh heluul yamar baina ve?

External links icons removed засварлах

Hello! If this CSS adds or modifies icons shown after external links, you'll be interested in knowing that such icons have been removed from MediaWiki core, a change which will reach this wiki in few days. You may want to consider whether you still need them. If you have questions, please ask at bugzilla:63725. Regards, Nemo 09:45, 10 Дөрөвдүгээр сар 2014 (UTC)Reply

Changes засварлах

Please, change this thing in the first part of the code:

/* Main page fixes */
#interwiki-completelist {
    font-weight: bold;
}
body.page-Main_Page #ca-delete {
    display: none !important;
}
body.page-Main_Page #mp-topbanner {
    clear: both;
}

To:

/* Main page fixes */
#interwiki-completelist {
    font-weight: bold;
}
body.page-Нүүр_хуудас #ca-delete {
    display: none !important;
}
body.page-Нүүр_хуудас #mp-topbanner {
    clear: both;
}

.page-Нүүр_хуудас .firstHeading {
    display: none !important;
}

--ylgcha/ɐ 22:13, 19 Наймдугаар сар 2014 (UTC)Reply

Thank you. I did it.--MongolWiki (talk) 07:26, 20 Наймдугаар сар 2014 (UTC)Reply
Return to "Common.css" page.