LLWiki正在建设中,欢迎加入我们

“MediaWiki:Gadget-mainpage.css”的版本间差异

来自LLWiki
跳转到导航 跳转到搜索
标签移动版网页编辑 移动版编辑
标签移动版网页编辑 移动版编辑
第1行: 第1行:
.mainpage-flex table {
.mainpage-flex table {
width: 100%;
width: 100%;
height: 0;
height: auto;
min-height: 1.6em;
min-height: 1.6em;
}
}

2021年3月13日 (六) 11:06的版本

.mainpage-flex table {
	width: 100%;
	height: auto;
	min-height: 1.6em;
}
.mainpage-flex .site-menu {
	margin-top: 6px;
}
#mainpage-btns {
	text-align: center;
	margin-top: 10px;
}
.mainpage-tag {
	background-color: #e4007f;
}
.skin-minerva #content {
	position: relative;
	z-index: 1;
}