This is only a TEST WIKI! The live FINA Website and Wiki can be found here: https://fina.oeaw.ac.at

Common.css

From Fina Wiki
(Created page with "→‎CSS placed here will be applied to all skins: .page-Main_Page .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 */
.page-Main_Page .firstHeading { display: none }
.page-FINA_Wiki .firstHeading { display: none }

Revision as of 19:46, 13 May 2019

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