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:
#p-themes-label .vector-menu-heading-label:before {
    --background-color: #f1f1f1;
    --header-background-color: #ffffff;
    --content-background-color: #ffffff;
    direction: ltr;
    line-height: 1.16666667;
    list-style: none;
    font-family: 'MyCustomFont2',sans-serif;
    font-weight: normal;
    color: #000;
    font-size: inherit;
    visibility: hidden;
    position: relative;
   
}


#p-themes-label .vector-menu-heading-label {
    visibility: hidden;
    position: relative;
}


#p-themes-label .vector-menu-heading-label:before {
#p-themes-label .vector-menu-heading-label:before {

Navigation menu