Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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.
.wikitable tbody tr:hover {
    background: none;
}

.wikitable .mw-collapsible .mw-made-collapsible {
	width: 100% !important;
}

.catlinks li > a:hover, .catlinks li > a:hover:visited{
	background: none;
    border-radius: 999px;
}

@container (min-width: 1120px) {
  .citizen-page-actions,
  .citizen-sticky-header {
    display: none;
  }
}
.citizen-userMenu.citizen-header__item.citizen-dropdown {
	background-image: url(https://cdn.growtopiawiki.com/avatars/avatar_457.png) !important;
    background-size: 46px !important;
    background-repeat: no-repeat !important;
    border-radius: 10px;
}
.citizen-ui-icon.mw-ui-icon-wikimedia-userAvatar {
	display: None !important;
}
.citizen-section-heading {
	border-bottom: 1px solid white;
}

.tree-sprite, .gtw-cropbox, .seed-sprite {
    filter: drop-shadow(-2px 2px 0 rgba(0, 0, 0, 0.4));
}