Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/*right top nav*/
#p-personal{
	font-size:1.1rem;
}
/*wiki logo*/
.mw-wiki-logo{
	margin-left: -0.4rem;
}
/*left menu*/
#n-mainpage-description a,.portal>h3{
	font-size: 1.01rem;
	font-family: Arial,'Microsoft JhengHei';
	font-weight: 600;
	letter-spacing: 0.1rem;
}
.portal>h3{
	margin-left: 0.5rem;
}
.portal .body ul{
	font-size: 1.2rem;
	font-family: Arial,'Microsoft JhengHei';
}