Created page with "All CSS here will be loaded for users of the Vector skin: #p-variants { display: none !important; }"
 
(No difference)

Latest revision as of 11:53, 5 February 2025

/* All CSS here will be loaded for users of the Vector skin */
#p-variants {
    display: none !important;
}