MediaWiki:Common.css: Difference between revisions

From Infinite Nomic Wiki
miraheze>Nyhilo
Putting !important here will hopefully only effect desktop
m 4 revisions imported: Import Miraheze archive 2022-10-29
(No difference)

Revision as of 02:09, 25 November 2022

/* CSS placed here will be applied to all skins */

/* Desktop styfles for this. The mobile style is hard-coded on the element */
.cycle-12-transcript {
 font-size:1.5rem !important;
}

.cycle-12-transcript ul li {
   list-style: none;
}