MediaWiki:Common.css: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | No edit summary | ||
| Line 7: | Line 7: | ||
|      text-align: right; |      text-align: right; | ||
| } | } | ||
| body.page- | body.page-NeurophysWiki:Intraoperative_Neurophysiology #siteSub { | ||
| display: none !important; | display: none !important; | ||
| } | } | ||
Revision as of 13:48, 5 March 2013
/* CSS placed here will be applied to all skins */
#siteSub {
    display: inline;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
}
body.page-NeurophysWiki:Intraoperative_Neurophysiology #siteSub {
display: none !important;
}