Garden Paws Wiki
Advertisement
Garden Paws Wiki

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.
/*Utilize's Garden Paws in-game font style: Passion One*/
@import url('https://fonts.googleapis.com/css?family=Passion+One:400,700');

/* Links */
a.tag {
    color: inherit;
}
  /* Removing popup arrow for outlinks */
a.external:after {
	display: none !important;
}

a.mw-selflink.selflink {
	color:#3a3a3a !important;
}

/* Colorizing Names */
a[href="/wiki/User:Hashbrownns"]{ font-weight:bold; color:#CC8A2B !important; }
a[href="/wiki/User:Arynaria"]{ font-weight:bold; color:red !important; }
a[href="/wiki/User:TheRealSourdough"]{ font-weight:bold; color:teal !important; }
a[href="/wiki/User:AmandaBlueeyes"]{ color:#4141CA !important; }
.tag.usergroup-researcher {
    background-color: purple !important;
}
.tag.usergroup-content-moderator {
    background-color: teal !important;
}
.tag.usergroup-sysop {
    background-color: red !important;
}

/* DARK MODE TWEAKS */
.theme-fandomdesktop-dark td {
	color: /*#7d908a*/ #ccc;
}
.lighten {
    background-color: lighten(green, 10%)
    /*filter: brightness(150%)*/
} 

/* BEGIN INFOBOX CSS */

.portable-infobox {
   /*--pi-background: #dfe4e0 !important;   Infoboxes will not keep the bg color without this. */
    width: 302px;
    border-width: 1px;
}
.theme-fandomdesktop-dark .portable-infobox {
   --pi-background: #323C3C !important;
}
.theme-fandomdesktop-dark .pi-smart-group .pi-smart-data-label, .theme-fandomdesktop-dark .pi-smart-group .pi-smart-data-value, .theme-fandomdesktop-dark .pi-horizontal-group-item.pi-data-label, .theme-fandomdesktop-dark .pi-horizontal-group-item.pi-data-value {
	background-color:#323C3C !important;
}
/*.theme-fandomdesktop-light .pi-smart-group .pi-smart-data-label, .pi-smart-group .pi-smart-data-value, .pi-horizontal-group-item.pi-data-label, .pi-horizontal-group-item.pi-data-value {
	background-color:#DFE4E0 !important;
}
.theme-fandomdesktop-dark .page-content .portable-infobox .pi-data-label {
    color: #0E191A;
}
.theme-fandomdesktop-dark .portable-infobox .pi-data-value {
    color: #313D3C;
}*/

.pi-border-color {
    border-color: #dfe4e0;
}
.theme-fandomdesktop-dark .pi-border-color {
    border-color: #232d2d;
    border-top-width: 0;
}

/* Infobox Headers */
.portable-infobox .pi-title {
    font-size: 18pt;
    font-family: 'Passion One';
    font-weight: bold;
    padding: 10px 15px;
    color: white;
    /*border-top: 0 !important;*/
}
.portable-infobox .pi-header {
    font-size: 15pt;
    font-family: 'Passion One';
    color: white;
}
 /* Infobox Captions */
figcaption.pi-item-spacing.pi-caption {
    text-align:center;
    font-family:passion one;
    font-size:11pt;
    line-height:16px;
}
/* Infobox Data Inputs*/
.pi-data, .pi-smart-group-head+.pi-smart-group-body{
	border-top-width: 0;
	border
}
.portable-infobox .pi-data-value, .pi-data-value .pi-font {
    font-family: 'Passion One';
    font-size:16px;
    text-align:right;
}
.page-content .portable-infobox h2 {
	border:0;
}
.pi-smart-group h3.pi-smart-data-label, .pi-smart-group .pi-smart-data-value, .pi-smart-group .pi-smart-data-value:not(:first-child)/*, .pi-data-value:not(:first-child)*/ {
    flex-basis: 165px;
}
.pi-smart-group .pi-smart-data-value, .pi-smart-group h3.pi-smart-data-label {
	margin:0;
	text-align:center !important;
	padding: 5px 9px 5px 9px !important
}
.pi-smart-group h3.pi-smart-data-label, .pi-smart-group .pi-smart-data-value:first-child, .pi-smart-group .pi-smart-data-value:not(:first-child) {
    background-color: #CCDBD1;
}
.pi-smart-group .pi-smart-data-value:first-child, .pi-smart-group .pi-smart-data-value:not(:first-child) {
    margin-top: -5px; /* Moves horizontal group inputs closer to their labels to look like a single block */
}
/* END INFOBOX CSS */



/* Main Table design (Navboxes, prices, etc) */
table.maintable {
    font-family: 'Passion One';
    width:50%;
    padding:0.1px;
    border: 2px solid #168e3a;
    border-collapse: collapse;
}
table.maintable th {
    border: 2px solid #168e3a;
    background: rgba(160, 220, 255, 0.2);
}
table.maintable caption {
    margin-left: inherit;
    margin-right: inherit;
    font-weight: bold;
}
table.maintable td {
    padding: 0.1em 0.3em;
    border: 2px solid #168e3a;
    background: rgba(255, 255, 255, 0.1);
}

/* RIGHT SIDEBAR */
.rail-module__header, .rail-module h2 {
    background-image: none; /* Removes colored bar overlapping headers in the right sidebar */
}
section.railModule h2 {
    margin-bottom:5px;
}
section.railModule h2 img {
    margin-bottom:-5px; /* Aligns the icons in the sidebar to match the header */
}
.page__right-rail p, .page__right-rail section {
    font-size: 14px !important;
}

/* MISCELLANEOUS */
.page-header__title {
    font-family: 'Passion One';
}
/*.mw-parser-output {
    margin-top: -15px;  Removes extra whitespace below page title */
}
.page-header__categories {
    font-size: smaller; 
}
 /*#content .category-layout-selector {
    margin:0 0 0 auto !important; Adjusts the whitespace beneath the upper right icons on Category pages */
}
/* Special:Leaderboard Page */
#about-achievements ul span {
	height: 50px;/* Fixes top image so they're not cut off in the Fandom Desktop layout */
}
.wds-avatar img.wds-avatar__image {
	margin: 0 -7px; /* Adjusts user images so they don't overlap usernames */
}
Advertisement