MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Tag: Reverted
Line 180: Line 180:
         display: none;
         display: none;
     }
     }
}
/* Hide the download button on the Main Page */
body.page-Main_Page .download-container {
    display: none;
}
}

Navigation menu