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

User:Bhsd/common.css

来自LLWiki
< User:Bhsd
Bhsd讨论 | 贡献2020年7月30日 (四) 06:24的版本 (// Edit via Wikiplus)
跳转到导航 跳转到搜索

注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:前往菜单 → 设置(Mac为Opera → Preferences),然后隐私和安全 → 清除浏览数据 → 缓存的图片和文件
.Wikiplus-InterBox {
	border:1px #a7d7f9 solid !important;
	right:0.5em;
	width:1000px !important;
	padding:10px !important;
}

.Wikiplus-InterBox-Header,
#Wikiplus-Quickedit-Jump,
#Wikiplus-Quickedit-Summary-Input + br,
.Wikiplus-InterBox-Close,
#t-log, #t-print, #t-whatlinkshere, #t-recentchangeslinked {
	display:none !important;
}

#Wikiplus-Quickedit {
	min-height:unset !important;
	height:420px;
}

#mw-page-base {
	background-color:transparent !important;
	background-image:none !important;
}

#searchform {
	background-color:white;
}

#p-personal, #p-variants, #p-cactions {
	background-image:linear-gradient(to top,#77c1f6 0,#e8f2f8 1px,#ffffff 100%);
}

#p-personal ul {
	padding: 0 0.5em 0 0.5em !important;
}

body, #p-navigation, #p-tb, #footer {
	background-color:rgba(255,255,255,.7);
}