User:Taras/common.css: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: body.page-Ana_Sayfa h1.firstHeading { display:none; }")
 
No edit summary
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body.page-Ana_Sayfa h1.firstHeading { display:none; }
body.page-Satoshi_Nakamoto h1.firstHeading { display:none; }

Latest revision as of 20:02, 7 March 2015

/* CSS placed here will be applied to all skins */
body.page-Satoshi_Nakamoto h1.firstHeading { display:none; }