◊(Local Yarn Code "Diff")

Differences From Artifact [6da40fde]:

To Artifact [d5244fee]:


596
597
598
599
600
601
602
603

604
605
606
607
608
609
610


611
612
613
614
615
616
617
618


619
620
621
622

623
624
625
626

627
628
629
630

631



632
633
634
635
636
637
638
596
597
598
599
600
601
602

603
604
605
606
607
608


609
610
611




612


613
614

615
616

617
618
619
620

621
622
623
624

625
626
627
628
629
630
631
632
633
634
635
636







-
+





-
-
+
+

-
-
-
-

-
-
+
+
-


-
+



-
+



-
+

+
+
+







    color: white;
    border-radius: 0.08em;
    padding: 0 0.1em;
    margin: 0 0.4em 0 0;
    text-decoration: none !important;
}

/* ******* (Mobile first) Journal View styling *******
/* ******* (Mobile first) “Short” list styling *******
 */

section.content-block {
}

ul.article-list {
    margin-top: ◊x-lineheight[1];
article.short-listing {
    margin: ◊x-lineheight[1] 0;
    padding: 0;
}

ul.article-list li {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0; 
    border: none;
    box-shadow: none;
    margin-bottom: ◊x-lineheight[1];
}

ul.article-list li>a {
article.short-listing a {
    display: block;
}

div.article-list-date {
article.short-listing time {
    color: #999;
}

div.article-list-title {
article.short-listing h3 {
    font-size: 1.2rem;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

/* ******* (Mobile first) Columnar series list styling *******
 */

.column-list {
    max-width: 17rem;