MediaWiki:Timeless.css: Difference between revisions

From PBARC
(Created page with "→‎All CSS here will be loaded for users of the Timeless skin: #p-logo { display: none; }")
 
No edit summary
Tag: Reverted
Line 1: Line 1:
/* All CSS here will be loaded for users of the Timeless skin */
/* All CSS here will be loaded for users of the Timeless skin */
#p-logo { display: none; }
#p-logo { display: none; }
#p-name { display: none;}

Revision as of 15:29, 3 February 2022

/* All CSS here will be loaded for users of the Timeless skin */
#p-logo { display: none; }
#p-name { display: none;}