diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 1d23ea5..50999e3 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -37,6 +37,8 @@ img { .md-typeset pre { border-color: #f09018; margin: 1em 0; + border-width: 1px; + border-style: solid; } strong {