Community Central
Register
Community Central
(The start of "why not?")
m (Full blank.)
Tag: Blanking
 
Line 1: Line 1:
/********** IF COPIED, APPROPRIATE ATTRIBUTION REQUIRED (Unless Imported) **********/
 
 
@import "//community.wikia.com/index.php?title=User:DEmersonJMFM/globalnav.css&action=raw&ctype=text/css&smaxage=86400&templates=expand";
 
 
 
/* @import "//community.wikia.com/index.php?title=User:DEmersonJMFM/classiceditor.css&action=raw&ctype=text/css&smaxage=86400&templates=expand";
 
@import "//community.wikia.com/index.php?title=User:DEmersonJMFM/polls.css&action=raw&ctype=text/css&smaxage=86400&templates=expand"; */
 
 
/***********************************************************************************/
 
/************************** Fandom Footer Improvements *****************************/
 
/***********************************************************************************/
 
 
.wds-global-footer {
 
background-color: rgba(0, 0, 0, 0.50); /* Transparency */
 
margin-top: 10px;
 
}
 
 
/***********************************************************************************/
 
/*************** Expand Comment Area For Threads, Walls, Blogs, etc ****************/
 
/************* Author: Ohmystars - Latest Update: 14:12, 30 May 2015 ***************/
 
/***********************************************************************************/
 
 
.editor-open .editarea textarea, .editor-open .editarea .cke_contents { height: 400px !important; }
 
 
/***********************************************************************************/
 
/****************************** Visual Improvements ********************************/
 
/***********************************************************************************/
 
 
/* Prevent Enlargement Of Some Touchscreen Buttons/Elements */
 
/* Review: https://github.com/Wikia/app/blob/dev/skins/oasis/css/touchScreen.scss */
 
input:not(.wds-global-navigation__search-input), input[type=button], input[type=submit], input[type=reset], input[type=radio], button:not(.wds-sign-out__button), select:not(.search-select) { height: 21px !important; }
 
input#searchSubmit { height: 26px !important; } /* Needed Only If Added Site-Wide Or Not Using Above Global Nav Improvements */
 
 
/* Reduce Page Title Size */
 
.WikiaPage .page-header__title {
 
font-size: 30px;
 
margin: 3px 0; /* Compensate For Font Decrease */
 
}
 
 
/* Better Typography Layout For Larger Screens */
 
@media screen and (min-width: 1596px) { /* Screens more than 1596px */
 
.WikiaPage h2 { font-size: 24px; }
 
.WikiaPage h3 { font-size: 21px; }
 
.WikiaPage h4 { font-size: 18px; }
 
}
 
 
/* Force Specific Headers To Be Smaller */
 
@media screen and (min-width: 1596px) { /* Screens more than 1596px */
 
.EditPageHeader h1 { font-size: 19px !important; }
 
.EditPageHeader h2 { font-size: 14px !important; }
 
.AdminDashboardHeader h1 { font-size: 24px !important; }
 
.QuickStatsWidget h1, .AdminDashboardArticleHeader h1, .AdminDashboardGeneralHeader h2 { font-size: 21px !important; }
 
}
 
 
/* Remove Rail For CCS/JS Pages - Authors: Slyst & DEmersonJMFM */
 
body[class*="_css "] .WikiaRail { display: none; }
 
body[class*="_js "] #wikia-recent-activity,
 
body[class*="_js "] .chat-module,
 
body[class*="_js "] .DiscordIntegratorModule.module,
 
body[class*="_js "] .DiscordIntegratorModule.rail-module { display: none; } /* Keep JS Review Module - Below .WikiaMainContent */
 
body[class*="_js "] .WikiaMainContent,
 
body[class*="_css "] .WikiaMainContent { width: 100%; }
 
 
/* More Space Between Entries In Special:RecentChanges */
 
table.mw-enhanced-rc { padding: 1px 0; }
 
 
/* Restrict "Configure Reference Popups" Link */
 
body:not(.ns-0):not(.ns-4) .refpopups-configure-page { display: none; } /* All But Main & Project */
 
 
/* Features To Remove */
 
section#videosModule.videos-module-rail.module, /* Must Watch Videos Module */
 
.banner-notifications-wrapper.float, /* Prevent Notification Banner From Floating (JS Test Mode) */
 
#ext-wikia-adEngine-template-floor, /* Ad Covering Content On Main Pages */
 
.rail-module.recirculation-unit.premium-recirculation-rail, /* Trending Fandom Articles Module (For fandom.wikia.com) */
 
#utcdate, /* Conflicting UTC Clock */
 
#displayTimer, /* Conflicting UTC Clock */
 
.license-description /* Ill-placed Licensing Notice */ {
 
display: none;
 
}
 

Latest revision as of 18:32, 2 February 2021