MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 3: Line 3:
     display: inline-block;
     display: inline-block;
     cursor: pointer;
     cursor: pointer;
    vertical-align: top; /* Добавлено для выравнивания по вертикали */
}
}


Line 15: Line 16:
     position: absolute;
     position: absolute;
     z-index: 1;
     z-index: 1;
     bottom: 125%;
     top: -125%; /* Изменено на top для появления сверху */
     left: 50%;
     left: 50%;
     margin-left: -60px;
     margin-left: -60px;

Navigation menu