From: Daniele Varrazzo Date: Wed, 14 Jul 2021 00:21:43 +0000 (+0200) Subject: Drop a fixme related to a bug closed in furo docs style X-Git-Tag: 3.0.dev1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ca3d3eb1265febd1bfc52cbe7b8dcbaa3c08f67;p=thirdparty%2Fpsycopg.git Drop a fixme related to a bug closed in furo docs style I prefer our style though, so we are not reverting back to the template style. --- diff --git a/docs/_static/psycopg.css b/docs/_static/psycopg.css index d0112cfb6..de9d779ca 100644 --- a/docs/_static/psycopg.css +++ b/docs/_static/psycopg.css @@ -1,5 +1,4 @@ -/* style rubric in furo - * TODO: remove after https://github.com/pradyunsg/furo/issues/33 fixed */ +/* style rubric in furo (too small IMO) */ p.rubric { font-size: 1.2rem; font-weight: bold;