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;
|
||||
|
||||
+3
-3
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @name surCord
|
||||
* @author Vozer
|
||||
* @version 08.2022
|
||||
* @version 09.2022
|
||||
* @description A Discord theme inspired by Human Design.
|
||||
* @source https://github.com/SlippingGitty/surCord/
|
||||
* @website https://slippinggitty.github.io/
|
||||
@@ -10,7 +10,7 @@
|
||||
/*
|
||||
'c. discord@DiscordTheme.local
|
||||
,xNMM. -----------------------
|
||||
.OMMMMo OS: surCord 08.22 css
|
||||
.OMMMMo OS: surCord 09.22 css
|
||||
OMMM0, Host: DiscordCanary0,1
|
||||
.;loddo:' loolloddol;. Kernel: 0.0.285
|
||||
cKMMMMMMMMMMNWMMMMMMMMMM0: Uptime: 09 hours, 15 mins
|
||||
@@ -88,7 +88,7 @@
|
||||
/* font-weight: bold !important; */
|
||||
}
|
||||
|
||||
@import url("https://rawcdn.githack.com/yurifuko/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css");
|
||||
@import url("https://rawcdn.githack.com/yurifuko/AppleFontsCSS/63d11c4a50ce8ee001f70870bbe4f2752983848d/Apple-fonts.css");
|
||||
|
||||
/*
|
||||
/////////////////////////////////////////
|
||||
|
||||
+1
-1
@@ -67,6 +67,6 @@
|
||||
/* font-weight: bold !important; */
|
||||
}
|
||||
|
||||
@import url("https://rawcdn.githack.com/yurifuko/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css");
|
||||
@import url("https://rawcdn.githack.com/yurifuko/AppleFontsCSS/63d11c4a50ce8ee001f70870bbe4f2752983848d/Apple-fonts.css");
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user