User:Vjudge1/common.css

From ArchWiki

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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
@import url(//meta.wikimedia.org/w/index.php?title=User:逆襲的天邪鬼/global.css&action=raw&ctype=text/css);

span.archwiki-template-pkg, span.archwiki-template-man {
    font-family: "Consolas", "Source Code Pro", "Monaco", monospace;
}

.pBody > ul {
    margin-left: 4px;
}

.pBody > ul > li, .pBody > ul > li > a {
    border-radius: 5px;
}