mirror of
https://github.com/sysprog21/lkmpg.git
synced 2025-02-01 05:38:46 +08:00
Merge pull request #67 from fennecJ/master
Add pdf download link in html only
This commit is contained in:
commit
9a19fde915
10
html.cfg
10
html.cfg
|
@ -45,5 +45,15 @@
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}}
|
}}
|
||||||
|
|
||||||
|
\Css{.flushright:first-child {
|
||||||
|
position:absolute;
|
||||||
|
top: 10px;
|
||||||
|
right: 50px;
|
||||||
|
}}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\EndPreamble
|
\EndPreamble
|
||||||
|
|
||||||
|
\begin{flushright}
|
||||||
|
\href{https://github.com/sysprog21/lkmpg/releases/download/latest/lkmpg.pdf}{Download PDF document}
|
||||||
|
\end{flushright}
|
Loading…
Reference in New Issue
Block a user