MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 7: Line 7:
     content: "Version Beta 5.1 by October 2024. Read more";
     content: "Version Beta 5.1 by October 2024. Read more";
     position: absolute;
     position: absolute;
     top: 100%;
     top: 50%;
     left: 50%;
     left: 10%;
     transform: translateX(-50%);
     transform: translateX(-50%);
     background-color: #333;
     background-color: #333;

Navigation menu