MediaWiki:Print.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 196: Line 196:
     display: inline-flex;
     display: inline-flex;
     flex-direction: column;  /* stack image + caption */
     flex-direction: column;  /* stack image + caption */
     align-items: flex-end;    /* push both to the right side of the page */
     align-items: flex-start;    /* push both to the right side of the page */
     margin: 0 !important;
     margin: 0 !important;
     padding: 0 !important;
     padding: 0 !important;

Navigation menu