Back to the main page.
Bug 2177 - stylesheet needs some improvements for courier font
| Status | CLOSED FIXED |
| Reported | 2013-05-23 15:19:00 +0200 |
| Modified | 2014-01-29 13:28:44 +0100 |
| Product: | FieldTrip |
| Component: | documentation |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P3 normal |
| Assigned to: | Eelke Spaak |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Robert Oostenveld - 2013-05-23 15:19:21 +0200
see attachement, which is from http://fieldtrip.fcdonders.nl/development/realtime/fmri?&#example_setup. The font is too large and does not flow nicely with the other text.
Eelke Spaak - 2013-05-29 08:47:10 +0200
Added the following to template's design.css: div.dokuwiki code { font-family: Consolas, 'Andale Mono', 'Menlo', 'Monaco', monospace; font-size: 13px; }