Depresst0 修订了这个 Gist . 转到此修订
1 file changed, 0 insertions, 0 deletions
Google Sans Mono 重命名为 Google_Sans_Mono.css
文件已重命名,但内容与之前没有差异
Depresst0 修订了这个 Gist . 转到此修订
没有任何变更
Depresst0 修订了这个 Gist . 转到此修订
1 file changed, 7 insertions
Google Sans Mono (文件已创建)
@@ -0,0 +1,7 @@ | |||
1 | + | @font-face { | |
2 | + | font-family: GSM; | |
3 | + | src: url("https://lounge.swee.codes/uploads/6abe6f6e112ee934/Google-Sans-Mono-Regular.ttf"); | |
4 | + | } | |
5 | + | body { | |
6 | + | font-family: 'GSM'; | |
7 | + | } |