diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-18 21:40:58 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-18 21:40:58 +0100 |
| commit | 9d222eed1a7fb09b691981a94ac16a97859b9f48 (patch) | |
| tree | 32daf2bf8a4e2c384927d1debbeaac8e9eebf326 /content/html/resources.html | |
| parent | c8906e8f9758948812a49eef914b9fe3fc8b3520 (diff) | |
change HTML quote color
Diffstat (limited to 'content/html/resources.html')
| -rw-r--r-- | content/html/resources.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/html/resources.html b/content/html/resources.html index 01890a10..eb3d32ff 100644 --- a/content/html/resources.html +++ b/content/html/resources.html @@ -29,7 +29,7 @@ a.textlink:hover { text-decoration: underline; } i { - color: #FFA500; + color: #48AAAD; } pre { background-color: #F1F8E9; |
