The forum pages are fully operational! See this link for the latest forum topics, where users can collaborate or discuss certain topics in one place!

MediaWiki:Monobook.css

From Arthur Wiki
Revision as of 05:39, 24 February 2020 by Admin (talk | contribs)
Jump to navigationJump to search

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.
/* CSS placed here will affect users of the MonoBook skin */

div#globalWrapper {
  background:#E4AB68;
}

/*Tabs*/
#p-cactions ul li, #p-cactions ul li a {
  background-color: #F8F5B1;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  padding-bottom: 5px;
}