Introduction du nouveau thème
This commit is contained in:
15
themes/42/assets/css/variables/fonts.css
Normal file
15
themes/42/assets/css/variables/fonts.css
Normal file
@@ -0,0 +1,15 @@
|
||||
:root {
|
||||
--font-family: system-ui,
|
||||
-apple-system,
|
||||
BlinkMacSystemFont,
|
||||
'Segoe UI',
|
||||
Roboto,
|
||||
Oxygen,
|
||||
Ubuntu,
|
||||
Cantarell,
|
||||
'Open Sans',
|
||||
'Helvetica Neue',
|
||||
sans-serif;
|
||||
--font-size-body: 20px;
|
||||
--font-size-card-title: 1.5rem;
|
||||
}
|
||||
Reference in New Issue
Block a user