mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 20:02:07 +00:00
09.22 + update cdn for font import
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
> Designed by Apple in California - SAN FRANSISCO DISPLAY - https://developer.apple.com/fonts/
|
||||
*/
|
||||
|
||||
@import url("https://rawcdn.githack.com/yurifuko/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css");
|
||||
@import url("https://rawcdn.githack.com/yurifuko/AppleFontsCSS/63d11c4a50ce8ee001f70870bbe4f2752983848d/Apple-fonts.css");
|
||||
|
||||
* {
|
||||
--font-primary: -apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif;
|
||||
|
||||
+1
-1
@@ -280,7 +280,7 @@ input[type="checkbox"] {
|
||||
|
||||
/* Add surCord Branding */
|
||||
.info-3pQQBb > span:first-child::after {
|
||||
content: "\asurCord 08.2022";
|
||||
content: "\asurCord 09.2022";
|
||||
color: var(--text-muted);
|
||||
white-space: pre;
|
||||
text-transform: none;
|
||||
|
||||
Reference in New Issue
Block a user