Mainpage/styles.css

H萌娘,万物皆可H的百科全书!
跳到导航 跳到搜索
.mainpage-scrollable-table .wikitable {
	height: 500px;
	overflow-y: scroll;
	display: block;
	padding: 0; /* For Timeless */
}

.mainpage-scrollable-table .wikitable tr:first-child {
	position: sticky;
	top: 0;
}

.comment {
	word-break: break-all;
}