09.22 + update cdn for font import

This commit is contained in:
yurifuko
2022-09-01 19:35:32 +02:00
committed by GitHub
parent 4e3f41cff3
commit f22deb41c4
4 changed files with 6 additions and 6 deletions
+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/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
View File
@@ -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;