MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
255 bytes removed ,  10:00, 9 October 2022
no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 30: Line 30:
}
}


.languagebanner {
    font-size: small;
    align-items: center;
    width: 25%;
    background-color: #f8f9fa;
    border: 1px solid #c8ccd1;
    border-radius: 1px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 15%);
    margin-bottom: 1px;
    padding: 1px;
}


}
}

Navigation menu