search box was not working in dark mode
 
No edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the MinervaNeue skin */
/* All CSS here will be loaded for users of the MinervaNeue skin */
.minerva-search-form input,
.search-box input,
.search {
    background-color: #fff;
    color: #202122;
}

Revision as of 15:29, 10 August 2026

/* All CSS here will be loaded for users of the MinervaNeue skin */