CSS style of code snippets
Code snippets are currently displayed with a variable width font in FF3/Linux, so these looks ugly and are very difficult to read. This can be fixed just adding "DejaVu Sans Mono" to the core.css:
https://betsolo.lighthouseapp.com/stylesheets/core.css?1252046484 (line 3449)
pre code {
color:#444444;
font-family:"Monaco","Consolas","DejaVu Sans Mono",monospace;
font-size:100%;
}
Discussions are closed to public comments.
If you need help with Lighthouse please
start a new discussion.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
1 Posted by Nicole on 17 Sep, 2009 03:16 PM
I will pass this suggestion onto to our lead designer. Thanks for the feedback!
Nicole
Nicole closed this discussion on 17 Sep, 2009 03:16 PM.