diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-14 23:05:14 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:05 +0100 |
| commit | 2cc147fce25dc0b19843867de32e0c037ea84092 (patch) | |
| tree | 012f2878a5bed4c0f8776c8a877a4226803353ee /header.html.part | |
| parent | cb817ae72e5dd72098ebf86763690368936c607c (diff) | |
quotes are ffa500
Diffstat (limited to 'header.html.part')
| -rw-r--r-- | header.html.part | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/header.html.part b/header.html.part index 8592eff..d7274ab 100644 --- a/header.html.part +++ b/header.html.part @@ -32,6 +32,9 @@ a.textlink { a.textlink:hover { text-decoration: underline; } +i { + color: #FFA500; +} pre { background-color: #F1F8E9; border: 1px dashed #BB0000; |
