Marquage en version 1.1.0a pour éviter les confusions avec la v1.0.0 ou toute autre future version "officielle"
This commit is contained in:
parent
36691034ee
commit
192bf35ea5
2 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
@page {
|
||||
@bottom-left {
|
||||
content: "Guide de montage - v1.0.0 - Mai 2023";
|
||||
content: "Guide de montage - v1.0.0a - Version de travail";
|
||||
font-size: 9px;
|
||||
font-family: Lato, proxima-nova, Helvetica Neue, Arial, sans-serif;
|
||||
}
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
white-space: pre;
|
||||
}
|
||||
@bottom-right {
|
||||
content: counter(page) "/93"; /* total number of pages is automatically updated by count_pdf_pages.py */
|
||||
content: counter(page) "/94"; /* total number of pages is automatically updated by count_pdf_pages.py */
|
||||
font-size: 9px;
|
||||
font-family: Lato, proxima-nova, Helvetica Neue, Arial, sans-serif;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue