diff --git a/styles/h5p.css b/styles/h5p.css index 7b8dbfe..7600b28 100644 --- a/styles/h5p.css +++ b/styles/h5p.css @@ -551,7 +551,7 @@ div.h5p-fullscreen { } .h5p-content pre > code, .h5peditor pre > code { - background-color: #d1d1d1; + background-color: #fafafa; padding: 5px; display: block; line-height: normal;