MediaWiki:Common.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 17:
}
/* change font to lifesavers */
/*@font-face {
font-family: LifeSavers-Regular;
src: url(https://static.miraheze.org/emmytherobotwiki/f/fa/LifeSavers-Regular.ttf);
} /* https://static.miraheze.org/emmytherobotwiki/c/c7/LifeSavers-Bold.ttf or https://static.miraheze.org/emmytherobotwiki/f/fa/LifeSavers-Regular.ttf */
*/
/* font for main body */
#mw-content {
Line 58 ⟶ 57:
font-family: LifeSavers-Regular;
src: url(https://static.miraheze.org/emmytherobotwiki/f/fa/LifeSavers-Regular.ttf);
font-size: 24px20px;
}
/* OLIVIANON'S CSS EXPERIMENT SECTION END */