MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 98: Line 98:
#show-article {
#show-article {
     display: none; position: fixed; top: 0; right: 0; width: 37%; height: 100%; margin-right: 2%; margin-top: 2%; background-color: white; padding: 20px; border: 1px solid;
     display: none; position: fixed; top: 0; right: 0; width: 37%; height: 100%; margin-right: 2%; margin-top: 2%; background-color: white; padding: 20px; border: 1px solid;
}
.article-metadata {
    display: flex;
}
}
.article-metadata-column {
.article-metadata-column {
display: inline-block;
    margin-left: 20px;
    display: inline-block;
}
.article-metadata-column:not(:first-child) {
    margin-left: 20px;
}
}
.article-entry-number {
.article-entry-number {

Navigation menu