“MediaWiki:Timeless.css”的版本间的差异

来自「荏苒之境」
第4行: 第4行:
font-size: 1.5em !important;
font-size: 1.5em !important;
height: 100% !important;
height: 100% !important;
top: 50% !important;
vertical-align: middle !important;
display: table-cell !important;
}
}

2021年9月1日 (三) 12:44的版本

/* All CSS here will be loaded for users of the Timeless skin */

.mw-wiki-title {
	font-size: 1.5em !important;
	height: 100% !important;
	vertical-align: middle !important;
	display: table-cell !important;
}