debut d'integration de la version terminal
This commit is contained in:
parent
00edad1729
commit
54ce5faf08
146 changed files with 2532 additions and 40285 deletions
|
|
@ -1,18 +1,39 @@
|
|||
:root{
|
||||
--margin: 1em;
|
||||
|
||||
--bleed-images: 3mm;
|
||||
--pagedjs-fold: 0px;
|
||||
|
||||
--fontFamily: "JetBrains Mono NL";
|
||||
/*--fontFamily: "Hershey-Noailles-Futura";*/
|
||||
--fontNotes: "Hershey-Noailles-Times";
|
||||
/*--fontTitle: "OCR-X Trial";*/
|
||||
--fontTitle: "Hershey-Noailles-Times";
|
||||
--textSize: 8.5pt;
|
||||
--symbol: "+";
|
||||
--unit: 70px;
|
||||
--sub-unit: 17.5px;
|
||||
|
||||
--fontFamily: 'Routed Gothic', sans-serif;
|
||||
--fontTitle: "Teletext";
|
||||
--ratio : auto;
|
||||
|
||||
--rouge: #ff665e;
|
||||
--vert: #44d62c;
|
||||
--bleu: #0078bf;
|
||||
--indent: 7mm;
|
||||
|
||||
--border: 4mm;
|
||||
--font-size: 14px;
|
||||
--baseline: 18px;
|
||||
|
||||
--fs-nav: 11px;
|
||||
--fs-subtitle: 16px;
|
||||
--fs-notes: 11px;
|
||||
|
||||
--red: #ff665e;
|
||||
--green: #44d62c;
|
||||
--blue: #0078bf;
|
||||
|
||||
--border: 4mm; /* à enlever */
|
||||
|
||||
--gap: 8px;
|
||||
|
||||
|
||||
--sign-family: var(--fontTitle);
|
||||
--sign-size: 14px;
|
||||
--sign-baseline: 18px;
|
||||
--sign-spacing: 7.5px;
|
||||
--sign-spacing-dots: 7px;
|
||||
--sign-color: var(--blue);
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue