1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00

[WO-463] Use monospace font for keychain code

This commit is contained in:
Tankred Hase 2014-07-21 16:24:50 +02:00
parent 2019f7f657
commit 17ff272d02

View File

@ -7,6 +7,10 @@
.step {
margin: 20px 0;
h2 {
font-family: "Lucida Sans Typewriter", "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace;
}
.working {
text-align: center;
font-size: 30px;