diff --git a/docs/guide/template.html b/docs/guide/template.html index 99967f0164ac4482f1dd96b609ecec8e8015a040..d8515aa5637127552179368f07a9b1a2f19fcdeb 100644 --- a/docs/guide/template.html +++ b/docs/guide/template.html @@ -103,7 +103,7 @@ a img{ img{ display: block; max-width: 100%; } -code { +body.code { border: 1px solid #FB7A31; background: #FFC; }