MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 313: Line 313:
pre,code,tt {white-space:pre-wrap; font-size:12px; font-family: monospace;}
pre,code,tt {white-space:pre-wrap; font-size:12px; font-family: monospace;}
code {background-color:#DDD; padding: 0 5px 0 5px;}
code {background-color:#DDD; padding: 0 5px 0 5px;}
/* Hide links to add/remove friend/foe and giving gifts */
a[href*="Special:AddRelationship"], a[href*="Special:GiveGift"] {display:none;}
.profile-actions {color:#FFF;}


/***********************************************************/
/***********************************************************/