##// END OF EJS Templates
Make OP's post info bold in MD theme
neko259 -
r2064:41e48ae4 default
parent child Browse files
Show More
@@ -588,3 +588,7 b' ul {'
588 border-right: solid 1px #777;
588 border-right: solid 1px #777;
589 }
589 }
590
590
591 .post[data-opening=True] > .post-info {
592 font-weight: bold;
593 }
594
General Comments 0
You need to be logged in to leave comments. Login now