#how do i change the font of h1 and h2 using google fonts?

16 messages · Page 1 of 1 (latest)

placid abyss
#

tried to use the import feature on common.css, and then change the font family on timeless.css to roboto, but it didnt work

heady falcon
#

Hi, please link your wiki and any relevant pages. Otherwise we cannot assist you
(Use /auth in #bots to be able to send links)

placid abyss
#

I forgot

heady falcon
#

to add other heading levels simply add more selectors after commas, and they should look like the selector for h2 (h3 .mw-headline and so on)

heady falcon
#

Anything wrong here? CSS from Common/Timeless.css can take a moment to update, it won't show changes on preview.

placid abyss
#

i recolored something and pressed [preview, and it applied it

heady falcon
#

Hmm. If it does maybe my memory is wrong here, but it still takes some time after saving the page in most cases. Also keep in mind adding incorrect css can disable the whole thing, or all css below it.