diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-14 23:05:14 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-05-14 23:05:14 +0100 |
| commit | 7dda9e0e861c103d9e3018e39cce2772cafc8462 (patch) | |
| tree | 7bf6671e4599ba349f514494ee00f907fc4a1b21 /content/html/resources.html | |
| parent | 8de874d9152ecddde9a95edbc6d8b4b0a7d498cf (diff) | |
quotes are ffa500
Diffstat (limited to 'content/html/resources.html')
| -rw-r--r-- | content/html/resources.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/html/resources.html b/content/html/resources.html index eb746fdc..026521f4 100644 --- a/content/html/resources.html +++ b/content/html/resources.html @@ -32,6 +32,9 @@ a.textlink { a.textlink:hover { text-decoration: underline; } +i { + color: #FFA500; +} pre { background-color: #F1F8E9; border: 1px dashed #BB0000; |
