diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-13 19:42:56 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-05-13 19:42:56 +0100 |
| commit | da501de55d713652c7d4310582478781fbcb492d (patch) | |
| tree | a3d5efe21f0d0c2b451388387fad06e06ca3a886 /content/html/resources.html | |
| parent | 3ed0ea722af7a613c37e139b9bea970b14572b82 (diff) | |
use different pre bg col
Diffstat (limited to 'content/html/resources.html')
| -rw-r--r-- | content/html/resources.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/html/resources.html b/content/html/resources.html index 8fbe7c45..ea5413d5 100644 --- a/content/html/resources.html +++ b/content/html/resources.html @@ -33,6 +33,7 @@ a.textlink:hover { text-decoration: underline; } pre { + background-color: #F1F8E9; border: 1px dashed #BB0000; border-radius: 8px; padding: 5px; |
