3 lines
84 B
CSS
3 lines
84 B
CSS
|
:root {
|
||
|
--entry-content-font-family: Georgia, 'Times New Roman', Times, serif;
|
||
|
}
|