diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-03-11 09:06:21 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-03-11 09:06:21 +0100 |
| commit | b9a96b7c49177b2af2da09fb5893509a83299460 (patch) | |
| tree | b5100725abbe8b9b887e7e710b2de513b710dc11 /templates/base.html | |
| parent | be1dce65c06c6d0d3ed4ff64afc2be0f8bd46fc8 (diff) | |
| download | mitjafelicijan.com-b9a96b7c49177b2af2da09fb5893509a83299460.tar.gz | |
Update to post
Diffstat (limited to 'templates/base.html')
| -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 | ||
