MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1,837: Line 1,837:
/* Styling for Community */
/* Styling for Community */
.community-col {
.community-col {
     width: calc(40% - 0px);
     width: calc(60% - 0px);
     box-sizing: border-box;
     box-sizing: border-box;
     height: fit-content;
     height: fit-content;
Line 1,845: Line 1,845:
}
}
.community-main-text {
.community-main-text {
    text-indent: 35px;
    font-size: 23px;
    line-height: 31px;
    letter-spacing: 1.29px;
     margin-top: 0 !important;
     margin-top: 0 !important;
     position: relative;
     position: relative;
     top: 430px;
     top: 430px;
    font-size: 15px;
    line-height: 18px;
    text-indent: 35px;
    letter-spacing: 0.84px;
}
}
#community-list {
#community-list {

Navigation menu