MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 281: Line 281:
     display: none;
     display: none;
     position: absolute;
     position: absolute;
     bottom: 0;
     top: 50%;
     /* Additional styling for the caption */
    left: 30%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease;
     font-size: 16pt;
font-style: italic;
}
}


Navigation menu