diff options
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; |
