From d1c305604555d10301e0e6bfa8ac3f2c30630bf3 Mon Sep 17 00:00:00 2001 From: Tony S Yu Date: Sun, 5 Feb 2012 13:02:50 -0500 Subject: [PATCH] DOC: Adjust size of tt text (i.e. ``text``). --- doc/source/themes/agogo/static/agogo.css_t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/themes/agogo/static/agogo.css_t b/doc/source/themes/agogo/static/agogo.css_t index ef9f56b1..9083274c 100644 --- a/doc/source/themes/agogo/static/agogo.css_t +++ b/doc/source/themes/agogo/static/agogo.css_t @@ -593,7 +593,7 @@ pre { tt { background-color: #ecf0f3; padding: 0 1px 0 1px; - font-size: 0.95em; + font-size: 1em; } table {