User talk:Sware: Difference between revisions

Jump to navigation Jump to search
no edit summary
(→‎Tahano Hikamu font: new section)
No edit summary
Line 21: Line 21:


:: Hi, Sware! I can absolutely add it. Can you please give me a quoted css declaration to include in common.css? Best regards, [[File:Admin.png|35px|link=Linguifex:Administrators]] '''[[User talk:Chrysophylax|<span style="color: #3366BB ;">Χρυσοφύλαξ</span>]]''' 22:51, 25 October 2022 (UTC)
:: Hi, Sware! I can absolutely add it. Can you please give me a quoted css declaration to include in common.css? Best regards, [[File:Admin.png|35px|link=Linguifex:Administrators]] '''[[User talk:Chrysophylax|<span style="color: #3366BB ;">Χρυσοφύλαξ</span>]]''' 22:51, 25 October 2022 (UTC)
::: @[[User:Chrysophylax|Chrysophylax]]: Hi! Thanks for your answer. I'm not much versed in html or css, but I think this may be it: <syntaxhighlight lang="css">
@font-face{
  font-family: 'Tagati';
  src: url("https://cdn.rawgit.com/carbeck/tagatibookg/master/Tagati Book Regular G.ttf");
}
@font-face{
  font-family: 'Tagati';
  src: url("https://cdn.rawgit.com/carbeck/tagatibookg/master/Tagati Book Italic G.ttf");
  font-style: italic;
}
.Ayer{
font-family: 'Tagati', sans-serif;
}
</syntaxhighlight> Feel free to replace the CDN links with local URLs. Thanks again! Cheers, [[User:Sware|'''swar'''<span style="border-radius:4px;padding:0 3px;background:#fc3;color:#03192d">'''e'''</span>]] • [[User talk:Sware#top|🗣]] • [[Special:Contributions/Sware|🏲]] 07:59, 26 October 2022 (UTC)

Navigation menu