My Hero Academia Wiki
Advertisement
My Hero Academia 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.
/*===========================*/
/*=== Wikia-skin only CSS ===*/
/*===========================*/
 
#spotlight-slider .description h2 {
   display:none !important;
}
 
 
.hiddenStructure { display:none; }
 
/* Hides image attribution on articles */
 
.picture-attribution { display:none !important; }
 /* </source> */
 
/* Changing color of Administrator Blog Comments */
/*** Article Comments - Admin Highlighting ***/
 
omments li.article-comment-staff > blockquote {
   background: #ACCFEF !important;
}
.comments li.article-comment-staff > blockquote:after {
   border-color: transparent #ACCFEF #ACCFEF transparent !important;
}
.comments li.article-comment-staff > blockquote div {
   background: transparent !important;
}
 
.comments li[data-user="Bullet-gun"] > blockquote {
   background: #ACCFEF !important;
}
.comments li[data-user="Bullet-gun"] > blockquote:after {
   border-color: transparent #ACCFEF #ACCFEF transparent !important;
}
.comments li[data-user="Bullet-gun"] > blockquote div {
   background: transparent !important;
}
 
.comments li[data-user="GamerTimeUS"] > blockquote {
   background: #ACCFEF !important;
}
.comments li[data-user="GamerTimeUS"] > blockquote:after {
   border-color: transparent #ACCFEF #ACCFEF transparent !important;
}
.comments li[data-user="GamerTimeUS"] > blockquote div {
   background: transparent !important;
}
 
/* Admins */
a[href="/wiki/User:Bullet-gun"] { color:Silver !important; }
a[href="/wiki/User:GamerTimeUS"] { color:MediumTurquoise !important; }
a[href="/wiki/User:Besty17"] { color:Black !important; }
a[href="/wiki/User:Linerie"] { color:Crimson !important; }
a[href="/wiki/User:Ragingblaze592"] { color:Brown !important; }
a[href="/wiki/User:TearsDissolved"] { color:DodgerBlue !important; }
/* Tabber */
.tabberlive .tabbertab h2, .tabberlive .tabbertab h3 { 
display:block !important; 
}

.button.secondary img.chevron,
.wikia-menu-button.secondary img.chevron,
.wikia-single-button a.secondary img.chevron,
a.wikia-button.secondary img.chevron,
button.secondary img.chevron,
input[type="button"].secondary img.chevron,
input[type="reset"].secondary img.chevron,
input[type="submit"].secondary img.chevron {
    border-color: #000000;
}

.chevron, #EditPageHeader > h1 > a,#EditPageHeader > h2,#HelpLink > a,#NotificationsLink > a ,#wpPreview,.WikiNav .nav .subnav-3 li a:hover {
    color: #000000;
}

/* Toggle Button */

.mw-collapsible-toggle {
    font-size:90%;
    color:white;
    font-weight: normal;
    text-transform: lowercase;
    margin-right:5px;
}

.mw-collapsible-toggle a {
    font-weight: normal;
    color:white;
    text-decoration:none;
    text-transform: lowercase;
}

.mw-collapsible-toggle a:hover {
    text-decoration:none;
}

.WikiaArticle {
font-size:13.5px !important;
}

/* References restyling */
.references {
   font-size: 80%;
}

.refpopups-box {
	background: none repeat scroll 0 0 #fff !important;
	border-color: #961414 !important;
	color: #3a3a3a !important;
	font-size: 13px !important;
}

/* BG */
body.mediawiki  {
    background:url(http://vignette2.wikia.nocookie.net/bokunoheroacademia/images/1/12/Wikia_background.png) no-repeat center top #faf32c !important;
}
 
/* BG Fixation */
 
body.mediawiki  {	
    background-attachment: fixed !important;
}

.pi-image img {
    max-height: 1000px !important;
}

.pi-image {
    max-height: 1000px !important;
}

.pi-image {
    max-height: 1000px !important;
}
Advertisement