mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 13:48:38 +00:00
update readme and fix font for stylus (#20)
* Add files via upload * Update README.md * fix font for stylus * add commented pluto and joker accents * add commented pluto and joker accents * add commented pluto and joker accents * Update README.md
This commit is contained in:
+3
-9
@@ -23,6 +23,8 @@
|
||||
/* @import url('https://slippinggittys-discord-Themes.github.io/surCord/src/fixations/additions/accents/fuoco.css'); */
|
||||
/* @import url('https://slippinggittys-discord-Themes.github.io/surCord/src/fixations/additions/accents/dark.css'); */
|
||||
/* @import url('https://slippinggittys-discord-Themes.github.io/surCord/src/fixations/additions/accents/apple.css'); */
|
||||
/* @import url('https://slippinggittys-discord-Themes.github.io/surCord/src/fixations/additions/accents/pluto.css'); */
|
||||
/* @import url('https://slippinggittys-discord-Themes.github.io/surCord/src/fixations/additions/accents/joker.css'); */
|
||||
|
||||
/*
|
||||
----------Palettes---------
|
||||
@@ -51,15 +53,7 @@
|
||||
> Designed by Apple in California - SAN FRANSISCO DISPLAY - https://developer.apple.com/fonts/
|
||||
*/
|
||||
|
||||
.platform-osx * {
|
||||
font-family: -apple-system, BlinkMacSystemFont, sans-serif !important;
|
||||
text-rendering: optimizeLegibility !important;
|
||||
/* font-weight: bold; */
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.platform-linux *,
|
||||
.platform-win * {
|
||||
* {
|
||||
font-family: "SF Pro Display", sans-serif !important;
|
||||
text-rendering: optimizeLegibility !important;
|
||||
/* font-weight: bold; */
|
||||
|
||||
Reference in New Issue
Block a user