This commit is contained in:
yurifuko
2022-08-25 11:12:14 +02:00
committed by GitHub
parent 7619bedd2c
commit 1926999e8b
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -42,9 +42,9 @@
|:-:|:-:|:-:|:-:|
| Vozer | Discord Extensions ORG | Bootstrap | BlueRedBlueYellow |
| <a href="https://github.com/Loremly" target="_blank"> <img src="https://avatars.githubusercontent.com/u/86319836?v=4" alt="" width="96px" height="96px"> </a> | <a href="https://github.com/Iucism" target="_blank"> <img src="https://avatars.githubusercontent.com/u/105166639?v=4" alt="" width="96px" height="96px"> </a> | <a href="https://github.com/LeafyLuigi" target="_blank"> <img src="https://avatars.githubusercontent.com/u/13402990?v=4" alt="" width="96px" height="96px"> </a> | <a href="https://github.com/LuckFire" target="_blank"> <img src="https://avatars.githubusercontent.com/u/39076891?v=4" alt="" width="96px" height="96px"> </a> | <a href="https://github.com/czarhex" target="_blank"> <img src="https://avatars.githubusercontent.com/u/76652465?v=4" alt="" width="96px" height="96px"> </a>
| <a href="https://github.com/Loremly" target="_blank"> <img src="https://avatars.githubusercontent.com/u/86319836?v=4" alt="" width="96px" height="96px"> </a> | <a href="https://github.com/Iucism" target="_blank"> <img src="https://avatars.githubusercontent.com/u/105166639?v=4" alt="" width="96px" height="96px"> </a> | <a href="https://github.com/LeafyLuigi" target="_blank"> <img src="https://avatars.githubusercontent.com/u/13402990?v=4" alt="" width="96px" height="96px"> </a> | <a href="https://github.com/LuckFire" target="_blank"> <img src="https://avatars.githubusercontent.com/u/39076891?v=4" alt="" width="96px" height="96px"> </a> | <a href="https://github.com/yurifuko" target="_blank"> <img src="https://avatars.githubusercontent.com/u/76652465?v=4" alt="" width="96px" height="96px"> </a>
|:-:|:-:|:-:|:-:|:-:|
| Loremly | Lucism | LeafyLuigi | LuckFire | Czarhex |
| Loremly | Lucism | LeafyLuigi | LuckFire | Yurifuko |
___
Support Server 💬: https://discord.gg/xWYMgbD28p
+1 -1
View File
@@ -4,7 +4,7 @@
> Designed by Apple in California - SAN FRANSISCO DISPLAY - https://developer.apple.com/fonts/
*/
@import url("https://rawcdn.githack.com/czarhex/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css");
@import url("https://rawcdn.githack.com/yurifuko/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css");
* {
--font-primary: -apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif;
+1 -1
View File
@@ -77,7 +77,7 @@
/* Uncomment the line below to use Apple's Emoji font */
/* @import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/base/Apple.css); */
@import url("https://rawcdn.githack.com/czarhex/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css");
@import url("https://rawcdn.githack.com/yurifuko/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css");
* {
--font-primary: -apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif;
+1 -1
View File
@@ -66,6 +66,6 @@
text-transform: none;
}
@import url("https://rawcdn.githack.com/czarhex/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css");
@import url("https://rawcdn.githack.com/yurifuko/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css");
}