##// END OF EJS Templates
Added a margin for inline images in wiki text...
Jean-Philippe Lang -
r579:bf74efcd1159
parent child
Show More
@@ -643,6 +643,10 div.wiki code {
643 643 font-size: 1.2em;
644 644 }
645 645
646 div.wiki img {
647 margin: 6px;
648 }
649
646 650 #preview .preview { background: #fafbfc url(../images/draft.png); }
647 651
648 652 #ajax-indicator {
General Comments 0
You need to be logged in to leave comments. Login now