MediaWiki:Common.css.bak: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 305: Line 305:


body.printing::after {
body.printing::after {
   content: "preparing print…";
   content: "[PREPARING PRINT…]";
   position: fixed;
   position: fixed;
   bottom: 12px;
   bottom: 16px;
   right: 12px;
   right: 16px;
   font-size: 11px;
  padding: 6px 10px;
  background: white;
  border: 1px solid #292828;
   font-size: 48px;
  line-height: 1.2;
   font-family: "HALColant-TextRegular", Georgia, serif;
   font-family: "HALColant-TextRegular", Georgia, serif;
   color: #292828;
   color: #292828;
   opacity: 0.6;
   opacity: 0.95;
   pointer-events: none;
   pointer-events: none;
   z-index: 999999;
   z-index: 999999;

Navigation menu