chore(letter): use tt-font for pin and password
This commit is contained in:
parent
11cc45aacf
commit
2de8ee0ee6
@ -150,4 +150,4 @@ randomLMSIdentBut banList = untilJustMaxM maxLmsUserIdentRetries getIdentOk
|
||||
randomLMSpw :: MonadIO m => m Text
|
||||
randomLMSpw = randomText extra lengthPassword
|
||||
where
|
||||
extra = "+*:=!?#" -- you cannot distinguish ;: and ., in printed letters
|
||||
extra = "+*:=!?#&" -- you cannot distinguish ;: and ., in printed letters
|
||||
|
||||
@ -140,8 +140,8 @@ $endif$
|
||||
\begin{textblock}{65}(84,232)%hpos,vpos
|
||||
\textcolor{black!39}{
|
||||
\begin{labeling}{Login:x}
|
||||
\item[Login:] $login$
|
||||
\item[Pin:] $pin$
|
||||
\item[Login:] \texttt{$login$}
|
||||
\item[Pin:] \texttt{$pin$}
|
||||
\end{labeling}
|
||||
~}
|
||||
\end{textblock}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user