◊(Local Yarn Code "Diff")

Differences From Artifact [d69cc842]:

To Artifact [cea56616]:


255
256
257
258
259











260
261
262
263
264
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275





+
+
+
+
+
+
+
+
+
+
+





    }
    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
485
486
487
488

489





490
491
492
493
494
495
496
497
498
499
500

501
502
503
504
505
506
507
508
509
510





+
-
+
+
+
+
+






    div.note h3 {
        margin-top: 0;
        font-size: 1rem;
        font-weight: normal;
        font-family: ◊mono-font;
        font-style: italic;
        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
709
710
711
712
713
714
715
716
717
718
719
720
721
724
725
726
727
728




729
730
731
732
733





-
-
-
-





            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 *******
         */