MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 191: Line 191:
body.page-સમગ્ર_સૂચિ a[href*="/find_epub.php"] {
body.page-સમગ્ર_સૂચિ a[href*="/find_epub.php"] {
     display: none !important;
     display: none !important;
}
/* Hide the download button on all pages */
a[href*="/find_epub.php"] {
    display: none !important;
}
/* Show the download button only on the Main_Page */
body.page-Main_Page a[href*="/find_epub.php"] {
    display: inline-block !important;
}
}

Navigation menu