14 lines
145 B
CSS
14 lines
145 B
CSS
.ipa {
|
|
font-family: Junicode;
|
|
font-size: 1.1em
|
|
}
|
|
|
|
.s-nah {
|
|
font-family: Nahan;
|
|
font-size: 1.5em;
|
|
}
|
|
|
|
.accent {
|
|
color: #c00;
|
|
}
|