Horror Film Wiki
Register
(Changed Admin Samus Fan101's highlight color to white)
No edit summary
Line 44: Line 44:
 
 
 
/* Admin Name Highlighting */
 
/* Admin Name Highlighting */
a[href$=":Samus_Fan101"] { color: #FFFFFF !important; font-family: raavi !important; font-weight: bold !important; }
+
a[href$=":Samus_Fan101"] { color: #606060 !important; font-family: raavi !important; font-weight: bold !important; }
 
a[href$=":UltravoX"] { color: #606060 !important; font-family: raavi !important; font-weight: bold !important; }
 
a[href$=":UltravoX"] { color: #606060 !important; font-family: raavi !important; font-weight: bold !important; }
   

Revision as of 00:55, 26 February 2015

@import "http://fonts.googleapis.com/css?family=Averia+Sans+Libre";

/*
* CSS placed here will be applied to all skins on the entire site. 
* Do not edit this page if you do not know what you are doing.
*
* Source wikia's:
*      Beautyandthebeastcwshow.wikia.com (Change pencil)
*      Callofduty.wikia.com (Redirects)
*      Casualty.wikia.com (Admin highlights)
*      Clubpenguin.wikia.com (chat rail)
*      Prototype.wikia.com (glowing text when hovering)
*      Sims.wikia.com (Hotspots, activity)
*      Slightlydamned.wikia.com (Ajax-refresh reposition)
*      Survivor.wikia.com (Rounded rail)
*      Terraria.wikia.com (Admin marking on history)
*      Wikipedia (small things)
*      Wowwiki.com (more small things)
*      -----------
*      Unknown wikia's (Several other features)
*     
*/
 
/**************************************************************************************************************************/
 
/* ============================================================ */
/*  ADMIN HIGHLIGHTS                                            */
/* ============================================================ */

/* Admin Message Highlighting */
.Wall .edited-by a[href$="UltravoX"] ~ .subtle::after { content: " (Admin)"; }
.Wall .edited-by a[href$="Samus_Fan101"] ~ .subtle::after { content: " (Admin)"; }
 
 
/* Admin Marking on History */
.diff a[href|="/wiki/User:UltravoX"]: after, 
#pagehistory li a[href|="/wiki/User:UltravoX"]: after,
.special li a[href|="/wiki/User:UltravoX"]:after { color: #7f0000; content: " [Bureaucrat]"; }
 
 .diff a[href|="/wiki/User:Samus_Fan101"]: after, 
#pagehistory li a[href|="/wiki/User:Samus_Fan101"]: after,
.special li a[href|="/wiki/User:Samus_Fan101"]:after { color: #7f0000; content: " [Bureaucrat]"; }
 
 
/* Admin Name Highlighting */
a[href$=":Samus_Fan101"] { color: #606060 !important; font-family: raavi !important; font-weight: bold !important; }
a[href$=":UltravoX"] { color: #606060 !important; font-family: raavi !important; font-weight: bold !important; }

/**************************************************************************************************************************/
 
/* ============================================================ */
/*  LAYOUT                                                      */
/* ============================================================ */

/* Header font */
.WikiHeader {
    font-family: 'Averia Sans Libre';
}

.WikiHeader > nav li {
    font-size: 18px;
}
 
.WikiHeader > nav .subnav-2 li {
    font-size: 14px;
}
 
.WikiHeader > nav .subnav-3 li a {
    font-size: 14px;
} 

/* Reposition the AJAX Refresh on Wiki Activity */
.page-Special_WikiActivity #ajaxRefresh {bottom: 18px; position: absolute; right: 0; }

/* Remove gallery button */
.wikia-photogallery-add,
.wikia-button noprint { display: none !important; }
 
/* [[Special:RecentChanges]] and history page byte indicators. */
.mw-plusminus-pos { color: #006400; }
.mw-plusminus-neg { color: #8b0000; }
.mw-plusminus-null { color: #aaa; }
.newpage { color: #e5cc80; }
.minor { color: #bbb; }

/* Default */
.i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: monospace;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 3px;
}

/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect { color: #808080; font-style: italic; }
.allpagesredirect:after { color: #808080; content: " (redirect)"; }
 
/* Small references */
.references-small { font-size: 90%; }
 
/* #WikiHeader {  
background: url("http://images1.wikia.nocookie.net/horrormovies/images/6/62/Top1.png") no-repeat transparent; 
} */

/* #WikiHeader {
background: url("http://images1.wikia.nocookie.net/horrormovies/images/b/b9/Top2.png") no-repeat transparent;
} */

/* Hot Spots color changes */
.hot-spot-severity-1 { background: #3E0000 !important; }
.hot-spot-severity-2 { background: #650000 !important; }
.hot-spot-severity-3 { background: #800000 !important; }
.hot-spot-severity-4 { background: #970000 !important; }
.hot-spot-severity-5 { background: #BA0000 !important; }

section.WikiaActivityModule.module, section.HotSpotsModule.module, section.FollowedPagesModule.module, section.LatestPhotosModule.module {
  background: #000 url(http://images2.wikia.nocookie.net/horrormovies/images/e/e1/BloodBack.png) no-repeat right bottom;
}

section.RelatedVideosModule.module, section.CommunityCornerModule.module, section.ChatModule.module {
  background: #000 url(http://images1.wikia.nocookie.net/horrormovies/images/e/e1/BloodBack2.png) no-repeat right bottom;
}

/* No category galleries anymore */
.category-gallery {
        display : none;
}

/* Hover picture */
.fadeout img:hover {
	opacity:0;
}
.fadeout img:active {
	opacity:0;
}
body:not(.editor) .fadeout-container.fadeout-hide-bottom > :nth-child(2) {
	visibility: hidden; 
}

/**************************************************************************************************************************/
 
/* ============================================================ */
/*  ROUNDED STUFF                                               */
/* ============================================================ */
 
/* Rounded rail modules */
#WikiaRail > .module { -moz-border-radius: 1ex; -webkit-border-radius: 1ex; border-radius: 1ex; }
 
/* Rounded user avatar */
.UserProfileMasthead .masthead-avatar { border: none; background: none; padding: 0px; }
.UserProfileMasthead .masthead-avatar .avatar { border-radius: 5px; border: none; }
.UserProfileMasthead .masthead-avatar .avatar { -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;  border: none; }
.avatar { border-radius: 5px; } 


/**************************************************************************************************************************/
 
/* ============================================================ */
/*  SHADOWS                                                     */
/* ============================================================ */
 
/* Shadow on page edges */
.WikiaPage { box-shadow: 0 0 2em #000000; }

/* Header shadows */
.WikiaPageHeader .wikia-button, .WikiaPageHeader .wikia-menu-button {
    text-shadow: 0 1px 1px #000000;
}
 
.WikiaRail .module .wikia-button, .WikiaRail #RIGHT_SKYSCRAPER .wikia-button {
    text-shadow: 0 1px 1px #000000;
}
 
.WikiHeader > nav .marked {
    text-shadow: 0 1px 2px #000000;
}


/**************************************************************************************************************************/

/* ============================================================ */
/*    OTHER                                                     */
/* ============================================================ */
 
/* Text glow by hovering */ 
a, .color2 a {
color: #FF0000;
}
 
a:hover, .color2 a:hover {
  color: #FF0000;
  text-shadow: #FA0404 0 0 5px;
  text-decoration:none;
}

.new {color:#C18668 !important;}
  
/* Change edit button */
.wikia-button.comments.secondary.talk { display: none !important; }
.edit.sprite,
.sprite.edit-pencil {background: url("http://vignette3.wikia.nocookie.net/horrormovies/images/e/eb/Hatchet-icon.png/revision/latest?cb=20150113141333") no-repeat !important;}

.sprite.talk-two {display: none;}



/* ============================================================ */
/*    TRYOUT                                                    */
/* ============================================================ */

/* silent hill */
.oasis-split-skin .WikiaHeader,
#WikiaPageHeader h1, 
.WikiaArticle h2,
.tabs li,
.tally,
.activityfeed strong, 
.ChatModule h1.chat-headline, 
.ChatModule .WikiaRail .module h2.chat-headline, 
.WikiaRail .module .ChatModule h2.chat-headline, 
.ChatModule .WikiaRail #RIGHT_SKYSCRAPER h2.chat-headline, 
.WikiaRail #RIGHT_SKYSCRAPER .ChatModule h2.chat-headline, 
.WikiaRail .module h1, 
.WikiaRail #RIGHT_SKYSCRAPER h1, 
.WikiaRail .module h2, 
.WikiaRail #RIGHT_SKYSCRAPER h2,
.WikiaBarWrapper .wikia-bar,
.WikiaBlogListingBox h3,
.WikiaActivityModule li em,
.ForumActivityModule h1   {
    font-family: Averia Sans Libre !important;
}