@@ -255,10 +255,21 @@ } a.rel-bookmark.note-permlink::after { content: '\f897'; margin-left: 4px; } + div.note a.rel-bookmark.note-permlink::after { + content: ''; + } + div.note a.rel-bookmark.note-permlink::before { + font-family: ◊body-font; + font-size: 1rem; + content: '\00b6'; + margin-left: -0.9rem; + float: left; + margin-top: -2px; + } a.rel-bookmark:hover::after { color: #aaba16; } @@ -484,11 +495,16 @@ div.note h3 { margin-top: 0; font-size: 1rem; font-weight: normal; - font-style: italic; + font-family: ◊mono-font; + font-size: 0.7rem; + background: #f3f3f3; + border-top: solid #b6b6b6 1px; + padding-left: 0.2rem; + margin-bottom: 0.3rem; } div.note-meta { margin-top: ◊x-lineheight[1]; color: #888; @@ -708,14 +724,10 @@ width: calc(100% + 8rem); margin-left: -8rem; } div.note h3 { - float: left; - margin-left: -8rem; - width: 7rem; - text-align: right; } /* ******* (Grid support) Journal View styling ******* */