MediaWiki:Common.css

出自RPG MAKER WIKI
於 2017年8月27日 (日) 13:33 由 Chimaki討論 | 貢獻 所做的修訂 (add)
跳至導覽 跳至搜尋

注意:在您儲存之後您必須清除瀏覽器快取才可看到最新的變更。

  • Firefox / Safari:按住 Shift 時點選 重新整理,或按 Ctrl-F5Ctrl-R (Mac 則為 ⌘-R)
  • Google Chrome:Ctrl-Shift-R (Mac 則為 ⌘-Shift-R)
  • Internet Explorer / Edge:按住 Ctrl 時點選 重新整理,或按 Ctrl-F5
  • Opera:Ctrl-F5
/* 此 CSS 會套用至所有的介面外觀 */


.rpgwiki-header {
	background: #729FCF;
	border: 1px solid #CCC;
	border-bottom: 4px groove #999;
	border-right: 4px groove #999;
	padding: 5px;
}
/* index 用*/
.bd-index_header{border:3px solid #e34234}