capsules plus a la ligne, site name MATHALLO wysiwyg style

This commit is contained in:
2026-09-15 10:27:25 +02:00
parent 0d84a8fc22
commit 41b2abd408
9 changed files with 55 additions and 7 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1,14 @@
@import "partials/colors";
@import "partials/fonts";
span.mathallo-site-name{
font-family: 'Fredoka';
text-transform:uppercase;
color: $bleu_site;
font-weight: 500;
}
span.footnotes-preview{
background-color: $rose;
}