From a009ee6786788d48fc9e2eccb60c3f3d100dbcc0 Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Fri, 27 Dec 2013 16:39:51 -0500 Subject: Issue #1269166 by mgifford | hass: PRE tags (and other similar tags) have unreadable small font-size in Bartik. --- themes/bartik/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/bartik/css/style.css b/themes/bartik/css/style.css index 8e9520210..c40755b16 100644 --- a/themes/bartik/css/style.css +++ b/themes/bartik/css/style.css @@ -53,7 +53,7 @@ kbd, samp, var { padding: 0 0.4em; - font-size: 0.77em; + font-size: 0.857em; font-family: Menlo, Consolas, "Andale Mono", "Lucida Console", "Nimbus Mono L", "DejaVu Sans Mono", monospace, "Courier New"; } code { -- cgit v1.2.3