Commit 9b129152 authored by Jakob Moser's avatar Jakob Moser
Browse files

Add bold style for different modified date

parent 8f16d716
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -348,6 +348,10 @@ article footer .date {
    display: block;
}

article footer .different.modified.date {
    font-weight: bold;
}

article .content h1,
article .content h2 {
    margin: 0.25em 0em;