Difference between revisions of "MediaWiki:Monobook.css"

From Hitchwiki
Jump to navigation Jump to search
Line 12: Line 12:
 
     text-align: center;
 
     text-align: center;
 
}
 
}
 +
 +
#p-tb {display:none;}
 +
#p-search  {display:none;}

Revision as of 23:27, 4 May 2005

/* Display subtitle */
#siteSub {
    display: inline;
    font-size: 200%;
    font-weight: bold;
}

#siteNotice {
    margin-top:5px;
    padding-left: 4px;
    font-style: italic;
    text-align: center;
}

	#p-tb {display:none;}
	#p-search  {display:none;}