MediaWiki:Common.css

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

  • 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
.so-page .so-content.so-container .so-content-in .soc-tab-nav .tab.current .tab-in {
  font-weight: bold;
  width: auto;
  height: auto;
  background-image: linear-gradient(to bottom, rgba(186, 215, 0, 0), #BAD700 20%, #BAD700 80%, rgba(186, 215, 0, 0));
  /* clip-path: polygon(0 0, 80% 0, 80% 100%, 0% 100%); */
  /* 水平方向倾斜 */
  /* transform: skewX(30deg); */
  background-color: transparent;
}