Bleach Wiki
Register
Advertisement
Bleach 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.
@import url("/load.php?mode=articles&only=styles&articles=MediaWiki:Themes.css|u:animanga:MediaWiki:Anime-Common.css");
/*<pre>*/

/* Colour code of Recent changes page byte difference indications */
.mw-plusminus-pos { color: #006500; }
.mw-plusminus-neg { color: #8B0000; }


/* Poll width */
div.ajax-poll { width:auto !important;  /* Inline style override for Poll extension*/
border: 1px solid #aaa !important;  /* Replaces dashed with solid blue */

div.wk_blogs_title{display:none;}

}


/*********************************/
/* main page jquery tabs/sliders */
/*********************************/
.ui-tabs { position: relative; padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } 
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs-hide { display: none !important; }
 
/**********/
/* portal */
/**********/
.portal_container { }
.portal_section ul  { list-style: disc; }
.portal_section { border: 1px solid #1b3572; margin: 0 0 10px 0; background: transparent; background-image: -moz-linear-gradient(top, #181818 0, #080808 100%); -moz-border-radius: 1em; -moz-box-shadow: 1px 1px 4px rgb(24, 24, 24); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, #181818), color-stop(100%, #080808)); -webkit-border-radius: 1em; -webkit-box-shadow: 1px 1px 4px rgb(24, 24, 24); border-radius: 1em; box-shadow: 1px 1px 4px rgb(24, 24, 24); }
.portal_header { padding: 0 1em; position: relative; }
.portal_header_text { display: table; width: 100%; padding: 0.6em 0 0 0; border-bottom: 1px dotted #2a52b1; text-align: center; font-family: IMFELLDWPicaPRORegular; font-size: 2em; }
.portal_headerlinks { font-size: 0.8em; position: absolute; right: 1em; bottom: -2em; }
.portal_header, .portal_header a:link, .portal_header a:visited, .portal_header a:hover, .portal_header a:active { color: #2a52b1; }
.portal_body { padding: 0.8em; }
.portal_subheader { padding: 0 1em; position: relative; font-size: 0.9em; }
.portal_subheader, .portal_subheader a:link, .portal_subheader a:visited, .portal_subheader a:hover, .portal_subheader a:active { #2a52b1; }
.portal_subheader_text { display: table; width: 100%; padding: 0.4em 0 0 0; border-bottom: 1px dotted #2a52b1; text-align: left; font-family: IMFELLDWPicaPRORegular; font-size: 1.8em; color: #2a52b1; }
 
/******************/
/* portal: slider */
/******************/
#portal_slider { margin: 0px; padding: 0px; position: relative; height: 300px; }
#portal_slider #portal_next, #portal_slider #portal_prev { text-align: center; cursor: pointer; border: 0px solid #2a52b1; height: 30px !important; width: 20px; font-family: arial, san-serif; font-size: 36px; line-height: 22px; font-weight: bold; position: absolute; bottom: 8px; background: transparent; -moz-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); -webkit-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); background-image: -moz-linear-gradient(bottom, rgb(75,75,75) 0, rgb(165,165,165) 100%); background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(75,75,75)), color-stop(100%, rgb(165,165,165))); text-shadow: 1px 1px rgba(255, 255, 255, 0.3), -1px 0 rgba(0,0,0,0.3); color: rgb(115,115,115); -moz-user-select: none; -webkit-user-select: none; user-select: none; }
#portal_slider #portal_next:hover, #portal_slider #portal_prev:hover { background-image: -moz-linear-gradient(bottom, rgb(90,90,90) 0, rgb(185,185,185) 100%); background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(90,90,90)), color-stop(100%, rgb(185,185,185))); color: rgb(140,140,140); }
#portal_slider #portal_next { right: 10px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-right-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; }
#portal_slider #portal_prev { right: 31px; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; }
#portal_slider > .portal_body { padding: 0; }
 
 
/*******************/
/* portal: content */
/*******************/
#portal_content { font-size: 0.9em; line-height: 1.7em; font-family: Verdana, Arial, Helvetica, sans-serif; }
#portal_content .portal_body > table { height: 300px; }
#portal_content ul { list-style: disc outside; }
#portal_content ul ul { margin-left: 1em; }
 
/****************/
/* portal: news */
/****************/
#portal_news .WikiaBlogListingBox, #portal_news ul, .CommunityCornerModule .WikiaBlogListingBox { font-size: 100%; width: auto; float: none; clear: none; border: 0; padding: 0; background: transparent; }
#portal_news .WikiaBlogListingBox h3, #portal_news .wikia-button, .CommunityCornerModule .WikiaBlogListingBox h3 { display: none; }
#portal_news .WikiaBlogListingPost { border-top: 0px !important; border-bottom: 1px dotted rgb(220,220,220) !important; list-style-type: none; } /* override the default border #portal_news colors */
 
/******************/
/* portal: forums */
/******************/
#portal_forums .forum_title { }
#portal_forums .forum_edited { text-align: right; }
 
/*******************/
/* portal: twitter */
/*******************/
#portal_twitter .twtr-hd { display: none !important; } /* removes header */
#portal_twitter .twtr-ft { display: none !important; } /* removes footer */
#portal_twitter .twtr-tweet { border-bottom-color: #DCDCDC !important; } /* changes the dividing dotted lines to red */
/*#portal_twitter ul li { border-top: 0px !important; border-bottom: 1px dotted rgb(220,220,220) !important; padding: 0.2em 0; list-style: none; }  change it from a bulleted list into a unbulleted list */
/*#portal_twitter ul { margin-left: 0em !important; } */
 
/****************/
/* portal: poll */
/****************/
#portal_poll .ajax-poll { border: 0px; } /* give the poll some room on the right */
#portal_poll .pollAnswer { margin-bottom: 0.5em !important; } /* give each poll entry some space at the bottom */
#portal_poll .pollAnswerVotes { border-color: #dddddd; background-color: transparent; -moz-border-radius: 0.3em; -webkit-border-radius: 0.3em; border-radius: 0.3em; } /* round the edges a tad */
#portal_poll .pollAnswerVotes > span { background-color: transparent; }
border-right: 1px solid #dddddd; } /* make the background red */
#portal_poll .pollAnswerVotes > div {background-color:#8b0000 !important;}
/*</pre>*/

#content .wiki img{ margin:10px; }

/**************/
/*    Chat    */
/**************/
#WikiChatList > li {
    padding: 4px 0px 4px 48px;
}
.Chat {
background-image: url("https://images.wikia.nocookie.net/__cb20131215012248/bleach/en/images/0/0e/Chat_window.jpg");
}
.Chat ul li.you { opacity: 1; background: none; }
 
.Chat .inline-alert {
color: white;}
 
.User img {
border: 1px solid #323232;
border-radius:3px;
height: 25px;
position: absolute;
left: 5px;
vertical-align: middle;
width: 25px;
}

/***************/
/* Tooltips.js */
/***************/
.tt-advanced-tooltip {
    background-color: #0E0E0E;
    color: #FFFFFF;
    border-color: #000000;
}

/* Evenly spaced lists (!important to override inline style) */
.references-small {
    -moz-column-count: auto !important;
    column-count: auto !important;
}

.references-small ul,
.references-small ol {
    display: grid;
    grid-template-columns: repeat(3, max-content);
    justify-content: space-between;
    clear: right;
}

.references-small ul li,
.references-small ol li {
    margin: 2px 35px 2px 0;
}

/* FileUsageAuto-update */
#queueModal #LIRFailedLog {
    color: #000000;
}

/* Font-consistency in preview (REMOVE IF ANY FONT ISSUES OCCUR DOWN THE ROAD) */
.mediawiki .ve-ui-overlay {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

/* Restore dotted underline */
.explain,
abbr {
    text-decoration-line: underline;
    text-decoration-style: dotted;
}

/* More legible selected references */
ol.references li:target,
sup.reference:target {
    background-color: rgba(234, 243, 255, 0.2);
}

/* Scrollbox CSS */
.scrollbox {
    width: auto; /* fallback, template-style-controlled */
    height: 190px; /* fallback, template-style-controlled */
    overflow: auto;
    padding-left: 0.5em;
    padding-right: 0.5em;
    border: 1px solid;
    border-color: #AAAAAA;
    border-color: var(--start-gradient, #AAAAAA);
    -moz-border-radius-topleft: 0.5em;
    -moz-border-radius-bottomleft: 0.5em;
    -webkit-border-top-left-radius: 0.5em;
    border-top-left-radius: 0.5em;
    margin-bottom: 3px;
}

/* Image text color */
.wikia-gallery .lightbox-caption,
figcaption .caption {
    color: white;
}

/* Custom scroll bar */
body::-webkit-scrollbar {
    width: 10px;
}

body::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.9);
    border: 1px outset;
    border-color: #0000CE;
    border-radius: 5px;
}
Advertisement