Template:BLItem/styles.css: Difference between revisions

From Digital Media Wiki 3 - Selfhost
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
.bl-item:not(.new) {
a.bl-item:not(.new) {
   font-weight: bold;
   font-weight: bold;
}
}

Revision as of 00:06, 24 December 2025

a.bl-item:not(.new) {
  font-weight: bold;
}

.bl-item-Confirmed {
  color: #000080;
}