Explorar o código

Merge pull request #67 from fennecJ/master

Add pdf download link in html only
Jim Huang %!s(int64=3) %!d(string=hai) anos
pai
achega
9a19fde915
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      html.cfg

+ 10 - 0
html.cfg

@@ -45,5 +45,15 @@
     user-select: none;
 }}
 
+\Css{.flushright:first-child {
+    position:absolute;
+    top: 10px;
+    right: 50px;
+}}
+
 \begin{document}
 \EndPreamble
+
+\begin{flushright}
+\href{https://github.com/sysprog21/lkmpg/releases/download/latest/lkmpg.pdf}{Download PDF document}
+\end{flushright}