mirror of
https://github.com/moparisthebest/mail
synced 2024-11-11 11:45:02 -05:00
[WO-463] Use monospace font for keychain code
This commit is contained in:
parent
2019f7f657
commit
17ff272d02
@ -7,6 +7,10 @@
|
|||||||
.step {
|
.step {
|
||||||
margin: 20px 0;
|
margin: 20px 0;
|
||||||
|
|
||||||
|
h2 {
|
||||||
|
font-family: "Lucida Sans Typewriter", "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace;
|
||||||
|
}
|
||||||
|
|
||||||
.working {
|
.working {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
|
Loading…
Reference in New Issue
Block a user