MediaWiki:Common.css: Difference between revisions

fix unknown image link
Removed unused sitenotice hider (my opinions on this differs from original admins - sitenotice should be visible everywhere if specified)
 
Line 353: Line 353:
     font-weight: bold
     font-weight: bold
}
}
#siteNotice { display:none; } /* Hide sitenotice everywhere */
body.ns-0 #siteNotice { display:block; } /* Unhide in main namespace */