Jump to content

Welcome to the βeta launch of Creatorpedia, make your favorite creator shine.

MediaWiki:Common.css: Difference between revisions

Line 14: Line 14:
}
}
/* 2. Show sitenotice only on Main Page */
/* 2. Show sitenotice only on Main Page */
.mainpage #siteNotice {
body.page-Main_Page #siteNotice {
     display: block;
     display: block;
}
}