diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-13 19:37:30 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-05-13 19:37:30 +0100 |
| commit | 3ed0ea722af7a613c37e139b9bea970b14572b82 (patch) | |
| tree | bf4afa7747836f14b3e056be10a8b154a96d5c52 /content/html/resources.html | |
| parent | 8484a585d2633d49ff4090005ce9863d7014f074 (diff) | |
yet another style
Diffstat (limited to 'content/html/resources.html')
| -rw-r--r-- | content/html/resources.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/html/resources.html b/content/html/resources.html index 6d436893..8fbe7c45 100644 --- a/content/html/resources.html +++ b/content/html/resources.html @@ -9,7 +9,7 @@ body { margin: auto; max-width: 900px; background-color: #FFFFEF; - border: 1px dashed #990000; + border: 1px dashed #880000; border-radius: 8px; padding: 5px; } @@ -33,7 +33,7 @@ a.textlink:hover { text-decoration: underline; } pre { - border: 1px dotted #FFA500; + border: 1px dashed #BB0000; border-radius: 8px; padding: 5px; } |
