MediaWiki:Gadget-leftFixSidebar.css:修订间差异

(创建页面,内容为“.Liberty .content-wrapper .liberty-sidebar { float: left !important; width: 15rem !important; position: relative !important; } .Liberty .content-wrapper .liberty…”)
 
(导入1个版本)
(没有差异)

2020年2月20日 (四) 18:40的版本

.Liberty .content-wrapper .liberty-sidebar {
	float: left !important;
	width: 15rem !important;
	position: relative !important;
}

.Liberty .content-wrapper .liberty-content {
	margin-left: 16rem !important;
	margin-right: 0rem !important;
	padding: 0 !important;
	padding-bottom: 1rem !important;
}