##// END OF EJS Templates
Set alignment for inline images in formatted text....
Jean-Philippe Lang -
r3184:a5ceb2f24446
parent child
Show More
@@ -674,6 +674,8 a.wiki-anchor { display: none; margin-left: 6px; text-decoration: none; }
674 674 a.wiki-anchor:hover { color: #aaa !important; text-decoration: none; }
675 675 h1:hover a.wiki-anchor, h2:hover a.wiki-anchor, h3:hover a.wiki-anchor { display: inline; color: #ddd; }
676 676
677 div.wiki img { vertical-align: middle; }
678
677 679 /***** My page layout *****/
678 680 .block-receiver {
679 681 border:1px dashed #c0c0c0;
General Comments 0
You need to be logged in to leave comments. Login now