Today's update broke css

Try changing this to

div.note-list-item > .content > .title > span {
    font-size: 14px;
    font-family: "Caxton Std";
    color: black;
}
2 Likes