Community Central
Community Central

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.
@import url('http://internal-vstf.fandom.com/load.php?articles=MediaWiki:NiceButtons2.css&only=styles&mode=articles');
@import url("/load.php?mode=articles&articles=u:dev:MediaWiki:Highlight.css&only=styles");
 
 
/* Colored comment box */
#user_masthead { background: Blue !important; }
 
.comments li[data-user="Tono555"] blockquote { background: none; border-color:Blue; }
 
#user_masthead { background: Blue !important; }
 
.comments li[data-user="Tonobot"] blockquote { background: none; border-color:Blue; }
 
/* calendar */
.GamingCalendarModule {display:none;}
 
/* No wikia bar */
.topNav.Video_Games {visibility:hidden}
.topNav.Entertainment {visibility:hidden}
.topNav.Lifestyle {visibility:hidden}

a[data-id="fastdelete"]:first-child {
	margin-left: 25px;
}

/*Custom quisk diff fix */
#quickdiff-modal {
        width: 60% !important;
}
 
/* Categorías requeridas 
*/ .newcategory 
{  color: darkorange !important; 
border-bottom: 1px dotted; 
}

:root {
    --highlight-bot: #6E6E6E;
    --highlight-convol: #ff7000;
    --highlight-vanguard: #ff7777;
    --highlight-voldev: #23c8d2;
    --highlight-gdm: #4286f4;
    --highlight-vstf: #04B404;
    --highlight-helper: #a400a4;
    --highlight-wiki-manager: #09e5a2;
    --highlight-staff: #ddaa00;
}

#contentSub {
	display: flex;
	width: 100% !important;
}
#contentSub a {
	background-color: #00d6d6;
	color: #000 !important;
	font-size: 13px !important;
	width: 32% !important;
}
#contentSub a.QuickCU {
	width: 233% !important;
}
#contentSub span#QuickCU {
	margin-right: 132px !important;
}

/* Colored user name in links */
table.diff a[title="User:Tono555"], 
ul#pagehistory li a[title="User:Tono555"], 
ul.special li a[title="User:Tono555"],
table.mw-enhanced-rc td a[title="User:Tono555"],
details a[href="/wiki/User:Tono555"],
#WikiaRail a[href="/wiki/User:Tono555"],
#wikiactivity-main cite a[href="/wiki/User:Tono555"] {color: blue !important; font-weight:bold !important;}