MediaWiki:Monobook.css

From AetoliaWiki
Revision as of 10:50, 23 May 2011 by Lin (talk | contribs)
Jump to navigation Jump to search

Note: After saving, 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.
/* Lin's magic custom CSS! ORIGINAL CHARACTER DON'T STEAL */

body {
  background-color: #7f7f7f;
}

.title {
  font-size: 200%;
}

#searchInput {
  width: 123px;
}

#p-Navigation, #p-search, #p-tb, #p-Information, #p-General_Categories, #p-Organizations, #p-Lore, #footer {
  font-family: Palatino Linotype, Georgia, Serif;
  font-size: 115%;
  width: 147px;
}

#pBody {
  font-size: 300%;
}