diff --git a/doc/_themes/blue/static/default.css_t b/doc/_themes/blue/static/default.css_t index 0e60d0a10..9238d05bf 100644 --- a/doc/_themes/blue/static/default.css_t +++ b/doc/_themes/blue/static/default.css_t @@ -262,14 +262,14 @@ pre { tt { color: {{ theme_headtextcolor }}; - background-color: #ecf0f3; + /*background-color: #ecf0f3;*/ padding: 0 1px 0 1px; font-size: 1.2em; } tt.descname { color: {{ theme_headtextcolor }}; - background-color: #ecf0f3; + /*background-color: #ecf0f3;*/ padding: 0 1px 0 1px; font-size: 1.4em; }