Zak Storm 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.
@import url(https://fonts.googleapis.com/css?family=Sarpanch|Niconne|Oswald|Economica|Righteous);
@import url(/load.php?mode=articles&articles=u:dev:MediaWiki:DiscussionsFeed/style-light.css&only=styles);
@import url(/load.php?mode=articles&articles=u:dev:InterlanguageFlags/code.css&only=styles);
@import "/load.php?articles=MediaWiki:Themes.css&only=styles&mode=articles";
@import "/load.php?articles=MediaWiki:Usernamecolors.css&only=styles&mode=articles";
@import "/load.php?articles=MediaWiki:Usermessagecolors.css&only=styles&mode=articles";

/*
    MediaWiki:Themes.css -              Gives infoboxes their colours and backgrounds on articles such as Zak Storm and Cece Lejune.
    MediaWiki:Usernamecolors.css -      Gives staff members the colours on their names, and the glow around their icons, as well as the "Administrator" and the likes that follow their names.
    MediaWiki:Usermessagecolors.css -   Colours the background of staff members messages in article comments.
*/

/* Make Wikia's CSS win specificity against other Wikia CSS */
ul.pi-image-collection-tabs {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 -1px -1px 0 !important;
}

/* Hide icons from [[Template:Icons]] (will be shown by JS after being moved) and push them down a little bit so they match up nicely with the interlang list */
.page__main #icons {
	display: none;
	margin-top: 2px;
}

.tabs li a {
    background:none;
}

.wds-avatar + a {
    background: unset !important;
}

#WikiaRail .activity-module,
#WikiaRail .premium-recirculation-rail {
    color:#000000;
}
.activity-module .edit-info .edit-info-user {
	color: #000000; 
}
.activity-module .edit-info .edit-info-time {
	color: #000000; 
}
.WikiaRail .premium-recirculation-rail a {
	color: #000000;
}
.community-page-card-module-description,
.community-page-help-module {
	color: #000000;
}
.community-page-card-module-full-list-link wds-button wds-is-secondary {
	color: #000000;
	border-color: #000000;
}
/* module svgs color change */
.article-with-rail .WikiaRail .rail-module h2.has-icon svg {
    fill: rgba(0, 0, 0);
}
.community-page-module .community-page-module-section-title svg {
    fill: #000000;
}

.WikiaRail .rail-module h2 {
	--wds-midlight-color: rgba(93, 115, 128, 50%);
}
.WikiaRail .rail-module h2.has-icon svg {
    fill: rgba(0,0,0,1);
}
.theme-fandomdesktop-dark .WikiaRail .rail-module h2 {
	--wds-midlight-color:rgba(93, 115, 128,50%);
}

.community-page-rail-module .wds-avatar a {
    background-image: none;
    padding-left: unset;
}

.community-page-rail-module .wds-avatar-stack a { 
    width:150px;
}

.community-page-card-module-full-list-link wds-button wds-is-secondary {
	color: #fff;
	border-color: #fff;
}
/* module svgs color change */
.article-with-rail .WikiaRail .rail-module h2.has-icon svg {
    fill: rgba(255,255,255,1);
}
.community-page-module .community-page-module-section-title svg {
    fill: #fff;
}


#WikiaRail .rail-module {
    color:#303030;
}

.WikiaActivityModule .edited-by a {
    padding-bottom:8px;
    padding-top:8px;
}

.WikiaRail .rail-module {
    margin:0 0 30px;
    padding:20px 15px 15px;
}

/* Modules */ 
.WikiaRail .module:not(.UserProfileAchievementsModule),
.WikiaRail .rail-module,
.community-page-help-module,
.ChatEntryPoint,.ChatModule,
.WikiaRail .WikiaArticle {
    background:url(https://static.wikia.nocookie.net/zak-storm/images/a/a9/Sidebar_%28new_version%29.png) no-repeat left top;
    border:2px solid #BD4A5E;
    border-radius:20px;
    vertical-align:text-bottom;
}

.community-page-card-module,
.UserProfileAchievementsModule {
    background:url(https://static.wikia.nocookie.net/zak-storm/images/a/a9/Sidebar_%28new_version%29.png) no-repeat left top;
    border:2px solid #BD4A5E;
    border-radius: 0 0 20px 20px;
    vertical-align:text-bottom;
}

.wds-avatar-stack__avatar {
    background:none!important;/*must use !important*/
    padding-left:0!important;/*must use !important*/
}

.allpagesredirect,
.watchlistredir {
    font-style:italic;
}

.allpagesredirect:after {
    color:gray;
    content:" (redirect)";
}

.avatar {
    border-radius:50%;
}

.module {
    border-radius:20px;
}

.pi-image-collection-tab-content {
    background:#ebf3f9;
}

.tabberlive .tabbertab,
.tabberlive .tabbertab {
    display:block;
}

.tabberlive > ul.tabbernav > li {
    margin-right:2px;
}

.tabberlive > ul.tabbernav > li:last-child {
    margin-right:0;
}

.tabbernav {
    border-bottom:0;
    line-height:20px;
    padding:3px 0;
}

.tabbertab .ajax-poll,
.tabbertab,
ul.tabbernav,
.noarticletext {
    border:none;
}

::-webkit-scrollbar {
    width:12px;
}
::-webkit-scrollbar-thumb {
    background:#689caf;
}
::-webkit-scrollbar-thumb:hover {
    background:#203a50;
}
::-webkit-scrollbar-thumb:active {
    background:#203a50;
}

.WikiaNotifications li div a {
    color:#203a50;
}

.tag {
    color:inherit;
}

.insertusername {
    color:red;
}

.WikiaPage a:hover {
    color:red;
    text-decoration:none;
}

.color-changer {
    margin-left:10px;
    margin-top:2px;
}

ul.tabbernav li a {
    background:#1B3E47;
    border-radius:5px 5px 0 0;
    color:#FFF;
    font-size:14px;
    font-weight:400;
    margin-left:0;
}

ul.tabbernav .tabberactive a {
    cursor:default;
    font-weight:700;
}

ul.tabbernav li:hover a:link {
    filter:alpha(opacity=70);
    opacity:0.7;
}

 .UserProfileMasthead .tally {
	border-radius: 10px;
	padding: 3px 1em;
}

input.color-changer {
    margin-left:10px;
    margin-top:2px;
}
.WikiaActivityModule .edited-by a {
    padding-top: 8px;
    padding-bottom: 8px;
}
.noarticletext {
    border: none !important;
}
 
.WikiaArticle .editsection {
    float: right !important;
    margin-right: 10px !important;
}

/* Customizing Tabber */
 
.tabbernav {
    border-bottom: 0 !important;
    padding: 3px 0 !important;
    line-height: 20px !important; /*2lines tabber fix*/
}
 
ul.tabbernav li a {
    background: #203a50 !important;
    border-radius: 5px 5px 0px 0px;
    border: 2px solid #DDA84F !important;
    color: white !important;
    font-size: 14px !important;
    font-weight: normal !important;
    margin-left: 0 !important;
}
 
ul.tabbernav li:hover a:link { /* any tabs when hovered */
  opacity: 0.7; 
  filter:alpha(opacity=70);
}
 
ul.tabbernav li.tabberactive a {
    cursor: default;
    font-weight: bold !important;
}
 
.tabbertab .ajax-poll,
.tabbertab {
    border: none !important;
}
 
.tabberlive .tabbertab h2,
.tabberlive .tabbertab h3 {
    display: block !important;
}
 
/* add spaces to tabview tabs */
.tabberlive > ul.tabbernav > li {
    margin-right: 2px;
}
    /* not applying on the last tabview tabs */
    .tabberlive > ul.tabbernav > li:last-child {
        margin-right: 0;
    }
 
/* additional tab changes */
.tabs li a,
ul.tabbernav li a,
ul.tabbernav li a:link,
ul.tabbernav li a:visited {
    background-image: none !important;
}
.tabs .selected a,
.tabs .selected a:hover,
ul.tabbernav li.tabberactive a,
ul.tabbernav li.tabberactive a:hover {
    background-image: none !important;
}
ul.tabbernav li a:hover,
.tabs li a:hover {
    background-image: none !important;
}
ul.tabbernav {
    border: none !important;
}
input.color-changer {
    margin-left:10px;
    margin-top:2px;
}
.WikiaActivityModule .edited-by a {
    padding-top: 8px;
    padding-bottom: 8px;
}
.noarticletext {
    border: none !important;
}
 
/* Slight change for avatar */
.avatar {
border-radius: 50%;
}
 
.WikiaArticle .editsection {
    float: right !important;
    margin-right: 10px !important;
}
/* End of Customizing Tabber */

/*Edit Button*/
.edit-pencil {
    background: url(https://vignette.wikia.nocookie.net/zak-storm/images/6/6d/Zak_Storm%27s_Skull_icon.png/revision/latest/scale-to-width-down/15) no-repeat !important;
}
 
/* Tab Normal; NO seleccionada */
ul.tabs li a {
    background: #193147 !important;
    color: White !important;
    border: 1px solid #DDA84F !important;
    border-bottom: none !important;
}
 
/* Contenido de la tab seleccionada */
div.tabBody.selected {
    padding-top: 5px !important;
}

a:active {
    color: gray !important;
}

/* Back to Top Button */
#BackToTopBtn div > svg {
    fill: white !important;
}

/*Tabs for Gallery*/
ul.gallerytabs { align-content: center; align-items: center; display: flex; flex-flow: row wrap; margin: 0; }
.gallerytabs li { display: block; margin: 0 0 0 2px; }
.gallerytabs li > :only-child { border: 1px solid; border-bottom: none; border-radius: 4px 4px 0 0; display: block; min-width: 5.0em; padding: 0.5em; text-align: center; text-decoration: none; }
.gallerytabs li > :only-child { background-color: #193147; border-color: #DDA84F; color: #ffffff; }
.gallerytabs li > :only-child a { color: #ffffff; }
.gallerytabs li > .selflink:only-child { background-color: #203a50; color: #ffffff; font-weight: bold; }
.gallerytabs li > .selflink:only-child a { color: #ffffff; }

/* Table of contents */
.toc {
    border-color: #DDA84F !important;
    background-color: rgba(93, 126, 158,0.5) !important;
}

/* Create light and dark color for templates */

/* Template:Stext CSS */
.spoiler_on {
	background: #ccc;
	color: #ccc;
	cursor: pointer;
	border: 1px dotted #ccc;
}

.theme-fandomdesktop-light .spoiler_off {
	background: transparent;
	color: inherit;
	border: transparent;
	border-bottom: 1px dotted #D23;
	cursor: pointer;
}

.theme-fandomdesktop-dark .spoiler_off {
	background: transparent;
	color: inherit;
	border: transparent;
	border-bottom: 1px dotted #34eb5e;
	cursor: pointer;
}

/* Read transcript box */
.read-transcript {
	float: right;
	clear: right;
	margin: 0 0 .5em 1em;
	width: 270px;
	background: #364F65;
	border-collapse: collapse;
	border: 1px solid #9A6821;
	line-height: 1.5;
	font-size: 90%;
}
.theme-fandomdesktop-dark .read-transcript {
	background-color: #183640;
	border-color: #9A6821;
}


/* Table Backgrounds */
.theme-fandomdesktop-dark .table-bg {
    background-color: #203a50;
    color: white;
}

.theme-fandomdesktop-light .table-bg {
    background-color: #203a50;
    color: black;
}

.color-theme {
    color: var(--theme-page-text-color);
}


.mw-changeslist-legend {
    background-color: var(--theme-page-background-color--secondary);
    border: 1px solid var(--theme-border-color);
}
Advertisement