mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-16 04:05:45 +01:00
make sure the help text is using a fixed-pitch font
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
div.main {
|
||||
font-family: monospace;
|
||||
font-family: -moz-fixed;
|
||||
font-size: 12px;
|
||||
white-space: -moz-pre-wrap;
|
||||
width: 800px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
Reference in New Issue
Block a user