MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
#version-info {
    position: relative;
    cursor: pointer; /* Указатель мыши при наведении */
}
#version-info::after {
#version-info::after {
     content: "Version Beta 5.1 by October 2024. Read more";
     content: "Version Beta 5.1 by October 2024. Read more";
Line 32: Line 27:
#version-info {
#version-info {
     position: relative;
     position: relative;
     margin-top: 20px; /* Можно настроить */
     margin-top: 10px; /* Можно настроить */
    position: relative;
    cursor: pointer; /* Указатель мыши при наведении */
}
}


Navigation menu