diff --git a/en/_static/default.css b/en/_static/default.css index a65dc8057..83d866b1b 100644 --- a/en/_static/default.css +++ b/en/_static/default.css @@ -306,16 +306,6 @@ p.admonition-title:after { content: ":"; } -pre { - padding: 5px; - background-color: #eeffcc; - color: #333333; - line-height: 120%; - border-left: none; - border-right: none; - margin-left: 30px; -} - tt { background-color: #ecf0f3; padding: 0 1px 0 1px; @@ -372,7 +362,7 @@ pre { padding: 0.7em; background-color: #000; - line-height: 1.3em; + line-height: 1.3em !important; font-size: 100%; color: #fff; }