Created
May 9, 2016 21:22
-
-
Save BBoldt/67438fb40301144235272bdb01e1336b to your computer and use it in GitHub Desktop.
Font changing css for Better Discord
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.message-content {font-size: 120%} | |
.message-content {color: black;} | |
.message-content {font-family: "Segoe UI", Georgia, Serif;} | |
.message-content {line-height: 1.5;} | |
.user-name {font: bold 16px/30px Georgia, serif;} |
hunabku94
commented
Sep 6, 2024
im completely clueless, can someone just give me exactly what i need if i wanna use the fonts either "hylia serif" or "the wild breath of zelda" both can be found here https://zeldauniverse.net/media/fonts/
* { font-family: "Hylia Serif Beta"!important; }
thank you so much, that worked!
how do i use segoe ui font?
go in your Windows settings and search "font", Then search "segoe" and found the show name of your choice and replace "Hylia Serif Beta" in previous comment code with it.
i dont have windows i have macos
Ok on system settings, search for "text font", on the new window, on the line with the same name, clic on the right field to see the font list
How can I change to the Mojangles font?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment