MediaWiki:Common.css: различия между версиями

Материал из Энциклосамсонии
Перейти к навигацииПерейти к поиску
Строка 11: Строка 11:
}
}


.mainpage-recent li {
.mainpage-container .mw-heading {
height: 100px;
margin-top: 0px;
}
 
.mainpage-recent ul {
height: 1000px;
}
 
.mainpage-recent .comment {
display: none;
}
}

Версия от 21:57, 6 сентября 2025

.pmargin > p {
	margin: 0;
}

.pmargin > figure {
	margin: 0;
}

.mainpage-catalogue ul {
	columns: 2;
}

.mainpage-container .mw-heading {
	margin-top: 0px;
}