Modification pour que le lien vers la version HTML n'apparaisse que dans la version PDF
This commit is contained in:
parent
bfcaab10c0
commit
0f63f2ad39
6 changed files with 15 additions and 9 deletions
|
|
@ -35,6 +35,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.html-only {
|
||||
display: none;
|
||||
}
|
||||
|
||||
div[role=navigation], .headerlink {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue