X-Git-Url: https://git.ralfj.de/rust-101.git/blobdiff_plain/76e70189b58f06dc3beaf8714fb5fdd998b1c8a0..d20f37032a05c84366b7287095a9aada44ff9884:/docs/pycco_custom.css diff --git a/docs/pycco_custom.css b/docs/pycco_custom.css index 6957afc..b191649 100644 --- a/docs/pycco_custom.css +++ b/docs/pycco_custom.css @@ -75,12 +75,9 @@ div.code { div.code { margin: 0px; clear: both; - /* - This *would* be nice, but there are empty code blocks in the generated HTML :-/ - background: #EEEEEE; - border-top: #BBBBBB 1px solid; - border-bottom: #BBBBBB 1px solid; - */ + background: #EEEEEE; + border-top: #BBBBBB 1px solid; + border-bottom: #BBBBBB 1px solid; } }