Style tableau forfaits

This commit is contained in:
Pascal Engélibert
2023-04-18 19:54:55 +02:00
parent 5220d0ee89
commit bcb76b9949
3 changed files with 24 additions and 3 deletions

View File

@ -2,6 +2,10 @@ $blue: #0294d9;
$violet: #ac44ff;
$grey1: #444;
$grad1_3tr: rgba(2, 148, 217, 0.2);
$grad2_3tr: rgba(87, 108, 236, 0.2);
$grad3_3tr: rgba(172, 68, 255, 0.2);
@font-face {
font-family: LunaSans;
src: url("/fonts/LunaSans-Regular.ttf");