##// END OF EJS Templates
Mark OPs in MD theme with contrast background and border
neko259 -
r2078:bc516c4e default
parent child Browse files
Show More
@@ -589,6 +589,9 ul {
589 589 }
590 590
591 591 .post[data-opening=True] > .post-info {
592 font-weight: bold;
592 background: black;
593 display: table;
594 padding: 4px;
595 border: white 1px solid;
593 596 }
594 597
General Comments 0
You need to be logged in to leave comments. Login now