Unverified Commit 03d43bda authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

make "New in" and "Changed in" statements boldface to stand out more

parent 2b854ec6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3,3 +3,7 @@
    display: block;
    margin-bottom: 0.809em;
}

.versionmodified {
    font-weight: bold;
}