Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Content deleted Content added
scroll overflow
No edit summary
Line 2: Line 2:
display: none;
display: none;
}
}
.jsal-featured-article { max-width: 95%; max-height:100%; height: auto; border-radius:3px; object-fit: contain; } .jsal-featured-box { text-align:center; overflow:scroll; }
.jsal-featured-article {
max-width: 95%;
max-height:100%;
height: auto;
border-radius:3px;
object-fit: cover;
}
.jsal-featured-box {
text-align:center;
overflow:scroll;
}

Revision as of 21:56, 26 August 2023

.section-indicator.citizen-ui-icon.mw-ui-icon-wikimedia-collapse {
    display: none;
}
 .jsal-featured-article { max-width: 95%; max-height:100%; height: auto; border-radius:3px; object-fit: contain; } .jsal-featured-box { text-align:center; overflow:scroll; }
Cookies help us deliver our services. By using our services, you agree to our use of cookies.