MediaWiki:Print.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 78: Line 78:
/* Centered link row */
/* Centered link row */
.link-pdf {
.link-pdf {
  display: flex;
  justify-content: center;
   text-align: center;
   text-align: center;
   color: #292828 !important;
   align-items: center;
   text-decoration: none;
   text-decoration: none;
  gap: 6px; /* space between [PDF] and [WEB] */
   margin: 2px 0 0 0;
   margin: 2px 0 0 0;
   padding-top: 0;
   padding-top: 0;

Navigation menu