diff options
Diffstat (limited to 'templates/layouts/default.html')
| -rw-r--r-- | templates/layouts/default.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layouts/default.html b/templates/layouts/default.html index 585fdd1..14868cf 100644 --- a/templates/layouts/default.html +++ b/templates/layouts/default.html @@ -25,6 +25,7 @@ } pre { + overflow: scroll; font-family: "Mono"; color: crimson; background-color: #f1f1f1; |
