MediaWiki:Common.css: Difference between revisions

    From UNITApedia
    No edit summary
    No edit summary
    Line 4: Line 4:
    }
    }


    #in-front{
    .in-front{
    z-index:1000;
    z-index:1000;
    }
    }

    Revision as of 11:52, 21 August 2024

    /* CSS placed here will be applied to all skins */
    #footer-unitaico{
    	float: none!important;
    }
    
    .in-front{
    	z-index:1000;
    }