diff options
| -rwxr-xr-x | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index d7a8216..2b300a6 100755 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -86,7 +86,7 @@ | |||
| 86 | } | 86 | } |
| 87 | 87 | ||
| 88 | pre code { | 88 | pre code { |
| 89 | background: transparent; | 89 | background: transparent!important; |
| 90 | padding: initial; | 90 | padding: initial; |
| 91 | } | 91 | } |
| 92 | 92 | ||
