The Secret Life of Pets Wiki
Advertisement

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.
.i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: monospace;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 3px;
}

/** Module customisation **/

.skin-oasis .WikiaRail .module {
    background: hsla(214, 41%, 93%, 0.2);
    border:2px #df372b solid;
    border-radius: 2px;
}

.mainpage .WikiaBlogListingBox h2 {
    border: 0;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 2px;
}

.mainpage .WikiaArticle .WikiaBlogListingBox {
    width: 280px;
    margin: 0 auto;
}

.mainpage .WikiaArticle .WikiaBlogListingBox ul {
    border-color: #df372b;
    margin-top: 0;
}

.module.WikiaBlogListingBox .avatar {
    height: 33px;
    width: 33px;
    margin-top: 6px;
    margin-right: 12px;
}

.WikiaBlogListingBox a.more {
    font-weight:bold;
    text-transform:lowercase;
}


/** The color of WikiHeader's text (wordmark + nav menu) **/

.WikiHeader > nav li > a {
    color: #FFFFFF;
}

/** Classic editor customization **/

.EditPageHeader {
    box-shadow: inset 0 -4px 2px 0 hsl(4, 74%, 47%);
    background: hsl(4, 74%, 52%);
}

.EditPage .module > h3 {
    background: hsl(4, 75%, 52%);
    border: solid hsl(4, 74%, 47%);
    border-width: 0 0 1px 0;
}

.EditPageHeader > h1 > a, .EditPageHeader > h2, .EditPage .module > h3, .EditPageHeader .NotificationsLink > a, .EditPageHeader .HelpLink > a {
    color: #f0f0f0;
}

/** Slider customization **/

.skin-oasis .wikiaPhotoGallery-slider-body {
    height: 455px;
}
.skin-oasis .wikiaPhotoGallery-slider {
    height: 360px;
}
.skin-oasis .wikiaPhotoGallery-slider-body,.skin-oasis .wikiaPhotoGallery-slider-body .horizontal .description-background {
    background: #df372b;
}

.skin-oasis .wikiaPhotoGallery-slider-body .horizontal .nav {
    bottom: 6px !important;
    margin: 5px;
}
.skin-oasis .wikiaPhotoGallery-slider-body,.wikiaPhotoGallery-slider-body .nav p > img {
    border-radius: 3px;
}
.skin-oasis .wikiaPhotoGallery-slider-body .horizontal .description p:last-of-type {
    margin: 3px 0 0 0;
}

/* Image caption customisation */
 
 .article-thumb .caption {
    background-color: #df372b;
    color: #FFF;
    padding-left: 5px;
    border: 1px #df372b solid;
}
 .article-thumb.tright {
     margin: 6px 0 5px 20px;
}
 .article-thumb.tleft {
     margin: 6px 20px 5px 0;
 }
 
body {
    cursor: url('https://vignette.wikia.nocookie.net/secretlifeofpets/images/d/dd/Paw_mouse.png'),pointer;
}

a:link {
    cursor: url('https://vignette.wikia.nocookie.net/secretlifeofpets/images/d/dd/Paw_mouse.png/revision/latest?cb=20160729151503'), pointer;
}

section.WikiaActivityModule.module, section.HotSpotsModule.module, section.FollowedPagesModule.module {
    background: url(https://vignette.wikia.nocookie.net/secretlifeofpets/images/6/64/Module_background.png/revision/latest?cb=20160804184510) no-repeat right bottom;
    background-color: rgba(255,255,255,0.7);
    background-size: 300px;
 
}

/** Material buttons **/
a.wikia-button, .wikia-single-button a, .wikia-menu-button, input[type="submit"]:not(.search-button), input[type="reset"], input[type="button"], .button, button:not(.ace_searchbtn):not(.search-button), .wikia-menu-button > a:hover, .wikia-menu-button > a, .wikia-menu-button > li > a, .wikia-menu-button .drop, .wikia-menu-button > li > a:hover, .oo-ui-buttonElement-framed.oo-ui-flaggedElement-constructive .oo-ui-buttonElement-button, .oo-ui-buttonElement-framed.oo-ui-flaggedElement-primary .oo-ui-buttonElement-button, .oo-ui-buttonElement-framed .oo-ui-buttonElement-button,.WikiaNotifications li div {
    background-image: none;
    background: #df372b;
}

a.wikia-button:hover, .wikia-single-button a:hover, .wikia-menu-button:hover, input[type="submit"]:not(.search-button):hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover, button:not(.ace_searchbtn):not(.search-button):hover, .wikia-menu-button > a:hover, .wikia-menu-button .drop:hover, .oo-ui-buttonElement-framed.oo-ui-flaggedElement-constructive .oo-ui-buttonElement-button:hover, .oo-ui-buttonElement-framed.oo-ui-flaggedElement-primary .oo-ui-buttonElement-button:hover, .oo-ui-buttonElement-framed .oo-ui-buttonElement-button:hover {
    background: #e66157;
    background-image: none
}

a.wikia-button.secondary, .wikia-single-button.secondary a, .wikia-menu-button.secondary, input.secondary[type="submit"], input.secondary[type="reset"], input.secondary[type="button"], .button.secondary.secondary, button.secondary:not(.ace_searchbtn):not(.search-button), .wikia-menu-button.secondary > li > a, .WikiHeader .buttons > .contribute, .wikia-menu-button.secondary > a, .wikia-menu-button.secondary .drop, .oo-ui-buttonElement-framed .secondary.oo-ui-buttonElement-button {
    background: #f5f5f5;
    background-image: none;
}

a.wikia-button.secondary:hover, .wikia-single-button.secondary a:hover, .wikia-menu-button.secondary:hover, input.secondary[type="submit"]:hover, input.secondary[type="reset"]:hover, input.secondary[type="button"]:hover, .button.secondary:hover, button.secondary:hover:not(.ace_searchbtn):not(.search-button), .WikiHeader .buttons > .contribute:hover, .wikia-menu-button.secondary > a:hover, .wikia-menu-button.secondary .drop:hover, .wikia-menu-button.secondary > li > a:hover, .oo-ui-buttonElement-framed .secondary.oo-ui-buttonElement-button:hover {
    background: #e5e5e5;
    background-image: none;
}

.WikiaFooter section {
    background: url(https://vignette.wikia.nocookie.net/secretlifeofpets/images/5/57/City.png/revision/latest?cb=20160901153529);
    background-repeat: no-repeat;
    background-size: cover;
}

.UserProfileMasthead .masthead-avatar .avatar {
border: 3px ridge #90B4C9 !important;
}

.masthead-avatar img {
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
transition: all 0.6s ease;
}
.masthead-avatar:hover img {
border-radius: 100%;
box-shadow:0 0 20px black;
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}

/*Highlight*/

::selection {
  background: #90B4C9; /* WebKit/Blink Browsers */
  color:#FFFFFF;
}
::-moz-selection {
  background: #90B4C9; /* Gecko Browsers */
  color:#FFFFFF;
}
Advertisement