Y gwahaniaeth rhwng diwygiadau o "MediaWiki:Common.css"
Oddi ar Celtic Languages
Jump to navigationJump to searchCaoimhín (Sgwrs | cyfraniadau) (Add CSS for .IPA and .IPAchar classes) |
Caoimhín (Sgwrs | cyfraniadau) (Added .seanchlo CSS class) |
||
| Llinell 4: | Llinell 4: | ||
font-size: 110%; | font-size: 110%; | ||
font-variant-ligatures: no-common-ligatures; | font-variant-ligatures: no-common-ligatures; | ||
} | |||
@font-face { | |||
font-family: 'Bunchlo GC'; | |||
src: url(fonts/bungc.woff2); | |||
} | |||
.seanchlo { | |||
font-family: 'Bunchlo GC'; | |||
} | } | ||
Diwygiad 22:40, 29 Gorffennaf 2022
/* CSS placed here will be applied to all skins */
.IPA, .IPAchar {
font-family: Gentium,'Gentium Plus',GentiumAlt,'DejaVu Sans','Segoe UI','Lucida Grande','Charis SIL','Doulos SIL','TITUS Cyberbit Basic','Code2000','Lucida Sans Unicode',sans-serif;
font-size: 110%;
font-variant-ligatures: no-common-ligatures;
}
@font-face {
font-family: 'Bunchlo GC';
src: url(fonts/bungc.woff2);
}
.seanchlo {
font-family: 'Bunchlo GC';
}