www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 41e644ef0d436c62cce2b8974686f3a1e961fbd8
parent 5c735847793e40b65497fc979692c5170ffc94bc
Author: Andrew Belt <andrewpbelt@gmail.com>
Date:   Wed, 18 Feb 2015 00:39:47 -0500

Latin Modern Mono for all pre tags

Diffstat:
Mstyle.css | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/style.css b/style.css @@ -224,6 +224,6 @@ div.tleft { margin: 1em 0; } -.mw-code pre, code { +pre, code { font-family: "Latin Modern Mono", monospace !important; } \ No newline at end of file