MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
(test)
Tag: Reverted
No edit summary
Tag: Reverted
Line 33: Line 33:


.mainpagechapter {
.mainpagechapter {
    align-items: center;
    width: fit-content(20em);
    background-color: #f8f9fa;
     border: 1px solid #c8ccd1;
     border: 1px solid #c8ccd1;
     border-radius: 2px;
     border-radius: 1px;
    box-shadow: 0 1px 1px rgb(0 0 0);
     margin-bottom: 2px;
     margin-bottom: 1rem;
     padding: 2px;
     padding: 1rem;
}
}


Navigation menu