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: 40%;
     top: 30%;
     left: 22%;
     left: 22%;
     transform: translateX(-50%);
     transform: translateX(-50%);
Line 26: Line 26:


#content + #version-info {
#content + #version-info {
     margin-top: 5px; /* Отступ в 5px между #content и #version-info */
     margin-top: 1px; /* Отступ в 5px между #content и #version-info */
}
}


Navigation menu