mirror of
https://github.com/thejakubruzicka/MNotes.git
synced 2025-07-10 14:34:05 +02:00
Update style.css
This commit is contained in:
parent
699ae13ee3
commit
e9cfebf8de
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@
|
||||||
Example:
|
Example:
|
||||||
*/
|
*/
|
||||||
:root {
|
:root {
|
||||||
/* --md-sys-color-primary: #6750A4; */
|
--md-sys-color-primary: #6750A4; */
|
||||||
/* --md-sys-color-secondary: #958DA5; */
|
--md-sys-color-secondary: #958DA5; */
|
||||||
/* --md-sys-color-tertiary: #B58392; */
|
--md-sys-color-tertiary: #B58392; */
|
||||||
/* --md-ref-typeface-brand: 'Your Custom Font', sans-serif; */ /* For expressive typography */
|
/* --md-ref-typeface-brand: 'Your Custom Font', sans-serif; */ /* For expressive typography */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue