diff options
Diffstat (limited to 'scuttle.css')
-rw-r--r-- | scuttle.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scuttle.css b/scuttle.css index 00f231c..6c11af3 100644 --- a/scuttle.css +++ b/scuttle.css @@ -238,6 +238,10 @@ li.xfolkentry.shared { border-left: 3px solid #FA0; } +li.xfolkentry div div.description span.anchorBookmark { + font-family:monospace; +} + /* SIDEBAR */ div#sidebar { |