משתמש:TheIsraeliSudrian/fakevector.css

מתוך איןציקלופדיה
קפיצה לניווט קפיצה לחיפוש

הערה: לאחר הפרסום, ייתכן שיהיה צורך לנקות את זיכרון המטמון (cache) של הדפדפן כדי להבחין בשינויים.

  • פיירפוקס / ספארי: להחזיק את המקש Shift בעת לחיצה על טעינה מחדש (Reload) או ללחוץ על צירוף המקשים Ctrl-F5 או Ctrl-R (במחשב מק: ⌘-R).
  • גוגל כרום: ללחוץ על צירוף המקשים Ctrl-Shift-R (במחשב מק: ⌘-Shift-R).
  • אינטרנט אקספלורר / אדג': להחזיק את המקש Ctrl בעת לחיצה על רענן (Refresh) או ללחוץ על צירוף המקשים Ctrl-F5.
  • אופרה: ללחוץ על Ctrl-F5.
/* Fake Vector */

/* Colours and sizing */

body {
    color: #000;
    font-family: sans-serif;
    font-size: 1em;
}

.WikiaPage .WikiaArticle {
    font-size: 0.8em;
}

.WikiaPage .page-header__title {
    color: #000;
    font-weight: normal;
    font-size: 1.6em;
    display: block;
    line-height: 1.2em;
}

.WikiaPage .page-header__page-subtitle {
    font-size: 0.65em;
    color: #7d7d7d;
}

.WikiaPage .WikiaArticle li {
    line-height: 1.5em;
}

.WikiaPage .page-header__separator {
    display: none;
}

h1, h2 {
    border-bottom: 1px solid #aaa;
}

h3, h4, h5, h6 {
    font-weight: bold;
}

.WikiaPage {
    border: 1px solid #a7d7f9;
}

.wds-community-header + .WikiaPage {
    border-top: 1px solid #a7d7f9;
}

.WikiaArticle .toc {
    background-color: #f9f9f9;
    border: 1px solid #aaa;
    font-size: 95%;
}

.WikiaArticle #toctitle h2 {
    font-size: 100%;
    font-weight: bold;
}

nav.toc > ol {
    color: #0645ad;
}

.WikiaPage .WikiaArticle {
    line-height: 1.5em;
}

#WikiaMainContentContainer {
    padding: 0 0 1.5em .5em;
}

/* Links */
a {
    color: #0645ad;
}

a:visited, .wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li > a:visited, .wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li > a:visited:hover, .wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li:hover > a:visited, .wds-dropdown__content .wds-list.wds-is-linked > li:hover > a:visited { /* sidebar links */
    color: #0b0080;
}

a:active {
    color: #faa700;
}

.WikiaMainContent a.new {
    color: #ba0000;
}

.WikiaMainContent a.new:visited {
    color: #a55858;
}

a:focus {
    text-decoration: underline;
}

a.external, a.extiw {
    color: #36b;
}

a.external:active, a.extiw:active, a.external:active:visited, a.extiw:visited:active {
    color: #b63;
}

a.external:visited, a.extiw:visited {
    color: #636;
}

/* just straight up replacing the external link image instead of fiddling with the alignment */
.WikiaArticle a.external::after, .WikiaArticle a[href^="gopher://"]::after {
    background-image: none;
    content: none;
}

.WikiaArticle a.external, .WikiaArticle a[href^="gopher://"] {
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVElEQVR42n3PgQkAIAhEUXdqJ3dqJ3e6IoTPUSQcgj4EQ5IlUiLE0Jil3PECXhcHGBhZ8kg4hwxAu3MZeCGeyFnAXp4hqNQPnt7QL0nADpD6wHccLvnAKksq8iiaAAAAAElFTkSuQmCC);
    padding-right: 13px;
}

/* Stop header and footer from scrolling with the page */
.headroom--pinned {
    transform: none;
}

.headroom {
    transition: none;
}

.wds-global-navigation {
    position: relative;
}

.WikiaBarWrapper {
    position: absolute;
    transition: none;
    -webkit-transition: none;
    box-shadow: none;
}

/* Hide a bunch of stuff we don't need */
.wds-global-navigation__logo,
.wds-global-navigation__link,
.wds-global-navigation__wikis-menu,
.wds-global-navigation__start-a-wiki,
.wds-global-footer__header,
.wds-global-footer__fandom-sections,
.wds-global-footer__wikia-section.wds-is-create-wiki,
.wds-global-footer__wikia-section.wds-is-community-apps,
.wds-global-footer__wikia-section.wds-is-advertise,
.wds-global-footer__bottom-bar,
.wds-global-footer__section-header,
.WikiaFooter,
.WikiaRail {
    display: none !important;
}

/* Footer */
.wds-global-footer {
    background-color: transparent;
}

.wds-global-footer__link, .wds-global-footer__link:hover {
    color: #0645ad;
}

.wds-global-footer__link:active, .wds-global-footer__link:focus {
    color: #faa700;
}

.wds-global-footer__link:visited {
    color: #0b0080;
}

.wds-global-footer__fandom-section, .wds-global-footer__wikia-section {
    border-top: none;
}

/* get rid of illegible white text */
.wds-community-header .wds-tabs__tab-label,
.wds-community-header .wds-community-header__sitename a,
.wds-community-header .wds-community-header__counter,
.wds-community-header .wds-tabs__tab:hover .wds-tabs__tab-label,
.wds-community-header .wds-community-header__sitename a:hover {
    color: inherit;
}

/* grey background */
body.skin-oasis {
    background: #f6f6f6;
}

/* Header */
.wds-community-header::before {
    background: none;
}

.wds-community-header {
    background-color: transparent;
}

.wds-global-navigation {
    background-color: transparent;
    border-image: none;
    border-top: none;
    box-shadow: none;
}

.WikiaBarWrapper, .WikiaBarWrapper .wikia-bar {
    background: none;
}

.WikiaFooter .toolbar .tools > li > a, .WikiaBarWrapper .toolbar .tools > li > a {
    color: #0645ad;
}

/* input buttons */
a.wikia-button, .wikia-single-button a, .wikia-menu-button, input[type="submit"]:not(.wds-button), input[type="reset"], input[type="button"], .button, button {
    background-color: #acbcb4;
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,color-stop(0%,#fdfdfd),color-stop(100%,#acbcb4));
    background-image: -o-linear-gradient(top,#fdfdfd 0%,#acbcb4 100%);
    background-image: -ms-linear-gradient(top,#fdfdfd 0%,#acbcb4 100%);
    border: 1px solid #abddc7;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    height: 21px;
}
 
a.wikia-button:hover, .wikia-single-button a:hover, .wikia-menu-button:hover, input[type="submit"]:not(.wds-button):hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover, button:hover, .wikia-menu-button > a:hover, .wikia-menu-button .drop:hover, .wikia-menu-button > li > a:hover {
    background-color: #d3ddd7;
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,color-stop(0%,#f9f9f9),color-stop(100%,#d3ddd7));
    background-image: -o-linear-gradient(top,#f9f9f9 0%,#d3ddd7 100%);
    background-image: -ms-linear-gradient(top,#f9f9f9 0%,#d3ddd7 100%);
    cursor: default;
}

/* Aligning stuff */
.WikiaPage {
    float: right;
    border-right: 0;
}

.wds-global-footer {
    float: left;
}

/* section edit links */
.skin-oasis .sprite.edit-pencil {
    display: none;
}

.editsection {
    text-transform: lowercase;
    font-weight: normal;
}

.editsection::before {
    content: '[';
}

.editsection::after {
    content: ']';
}

.WikiaArticle h1 .editsection, .WikiaArticle .WikiaRail .module h3 .editsection, .WikiaRail .module .WikiaArticle h3 .editsection, .WikiaArticle h5 .editsection, .WikiaArticle h6 .editsection {
    display: inline;
}

/* lists */
.WikiaArticle ul {
    list-style-type: disc;
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAANAQMAAABb8jbLAAAABlBMVEX///8AUow5QSOjAAAAAXRSTlMAQObYZgAAABNJREFUCB1jYEABBQw/wLCAgQEAGpIDyT0IVcsAAAAASUVORK5CYII=);
}

.WikiaArticle ul, .WikiaArticle ol {
    margin: 0.3em 0 0 1.6em;
}

/* Unstick sidebar so it doesn't scroll with the page */
.skin-oasis .wds-community-header .wds-community-header__local-navigation {
    position: relative;
}

/* Page tabs and sidebar */
.wds-tabs__tab-label,
.skin-oasis #WikiaPage .page-header .page-header__contribution-buttons .wds-list > li > a,
.wds-button,
.skin-oasis .wds-community-header .wds-community-header__wiki-buttons .wds-list > li > a {
    text-transform: none;
    font-weight: normal;
    font-size: inherit;
}

.wds-button.wds-is-squished,
.wds-list > li {
    font-size: inherit;
}

.wds-button-group {
    color: #0645ad;
    font-size: 0.8em;
}

.WikiaPage .page-header .wds-button, .WikiaPage .page-header .wds-button:focus:not(:disabled), .WikiaPage .page-header .wds-button:hover:not(:disabled), .WikiaPage .page-header .wds-button:active, .WikiaPage .page-header .wds-button.wds-is-active {
    background-color: inherit;
    color: inherit;
    border-left: 0;
    border-bottom: 0;
    border-top: 0;
}

.WikiaPage .page-header .wds-dropdown__content .wds-list.wds-is-linked li > a,
.WikiaPage .page-header .wds-dropdown__content, .WikiaPage .page-header .wds-dropdown__content .wds-list.wds-is-linked li:hover > a {
    color: inherit;
}

#wds-icons-pencil-small {
    display: none;
}

.WikiaPage .page-header .wds-dropdown__content {
    border: 0;
}

.wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li > a {
    color: #0645ad;
    font-size: 0.8em;
    font-weight: normal;
}

.wds-dropdown__content .wds-list.wds-is-linked > li > a:hover {
    text-decoration: underline;
}

 .wds-dropdown__content .wds-list.wds-is-linked > li.wds-is-selected > a, .wds-global-navigation__dropdown-content {
    background-color: #fff;
    color: #0645ad;
}

.wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li:hover > a, .wds-dropdown__content .wds-list.wds-is-linked > li:hover > a, .wds-sign-out__button:hover {
    background-color: transparent;
    color: #0645ad;
}

/* force underline on the edit button */
.wds-button-group span:hover {
    text-decoration: underline;
}

/* Gradient background for tabs */
.WikiaPage .page-header .wds-button, .skin-oasis #WikiaPage .page-header .page-header__contribution-buttons .wds-list > li, .WikiaPage .page-header .wds-dropdown__content .wds-list.wds-is-linked li:hover > a {
    background-color: inherit;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAIAAADITs03AAAAPElEQVR4XuWK2xEAIAzCsPvv5DSu0ahX3yv4wQVyGGCSvg2dnJvduT8sz/IwKOIfjCi2z/76FhHeJcslVZQFLUC06LZ/AAAAAElFTkSuQmCC);
    background-position: bottom left;
    background-repeat: repeat-x;
}

.wds-dropdown__content .wds-list.wds-is-linked > li > a {
    color: #0645ad;
    transition: none;
}

.skin-oasis #WikiaPage .page-header .page-header__contribution-buttons .wds-list > li > a, .wds-button.wds-is-squished {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.wds-button-group a,
.wds-list.wds-is-linked > li > a {
    display: inline-block;
}

.wds-button-group span, .skin-oasis #WikiaPage .page-header .page-header__contribution-buttons .wds-list > li > a {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AAAARElEQVR42mVO2wrAUAhy/f8fz+niVMTYQ3hLKkgGgN/IPvgIhUYYV/qogdP75J01V+JwrKZr/5YPcnzN3e6t7l+2K+EFX91B1daOi7sAAAAASUVORK5CYII=);
    background-position: bottom right;
    background-repeat: no-repeat;
    display: inline-block;
    height: 1.9em;
    padding-top: 1.25em;
    padding-right: 0.5em;
    padding-left: 0.5em;
}

.wds-button-group {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AAAARElEQVR42mVO2wrAUAhy/f8fz+niVMTYQ3hLKkgGgN/IPvgIhUYYV/qogdP75J01V+JwrKZr/5YPcnzN3e6t7l+2K+EFX91B1daOi7sAAAAASUVORK5CYII=);
    background-position: bottom left;
    background-repeat: no-repeat;
}

.WikiaSiteWrapper {
    background-image: -webkit-gradient(linear,left top, left bottom,color-stop(65%, #fff),to(#f6f6f6));
    background-image: -webkit-linear-gradient(#fff 65%,#f6f6f6 100%);
    background-image: -o-linear-gradient(#fff 65%,#f6f6f6 100%);
    background-image: linear-gradient(#fff 65%,#f6f6f6 100%);
    height: 80px;
}

/* Positioning */
.wds-button-group .wds-dropdown__content .wds-list.wds-is-linked > li {
    padding-top: 1.25em;
}

.wds-button-group span {
    position: relative;
    top: 0.6em;
}

#ca-edit {
    padding-right: 0;
}

.WikiaPage .page-header .wds-dropdown__content {
    background: transparent;
}

.skin-oasis #WikiaPage {
    margin-top: 3em;
}

.skin-oasis #WikiaPage .page-header .page-header__contribution-buttons .wds-button-group {
    top: -4.4em;
    left: -1.65em;
    padding-left: 1px; /* left border doesn't show up otherwise */
}

/* Category box */
#articleCategories {
    background: #f9f9f9;
    border: 1px solid #aaa;
    font-size: 0.8em;
    padding: 5px;
    margin: 0;
}

#articleCategories .container {
    padding: 0;
}

#articleCategories .add {
    height: 2em;
    font-size: 0.8em;
}

/* Image thumbnail box */
.article-thumb {
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    padding: 3px;
}

.article-thumb .caption {
    color: #000;
}

.article-thumb.show-info-icon .info-icon {
    display: inline;
    margin: 0;
}

.article-thumb figcaption {
    padding: 0 3px;
}

.skin-oasis .sprite.info-icon {
    background-position: bottom left;
    height: 14px;
    width: 14px;
}

.skin-oasis .sprite {
    background-image: url(https://vignette.wikia.nocookie.net/uncyclopedia/images/6/6b/Magnify-clip.png);
}

/* Restore logo and rearrange sidebar */
.skin-oasis .wds-community-header .wds-community-header__wiki-buttons {
    position: relative;
    top: 8em;
}

.skin-oasis .wds-community-header .wds-community-header__local-navigation {
    top: 12em;
}

.skin-oasis .wds-community-header .wds-community-header__wordmark {
    margin: 0;
    width: 10em;
    max-width: 10em;
    height: 160px;
    top: -55px;
    position: absolute;
}

.skin-oasis .wds-community-header .wds-community-header__sitename, .wds-community-header__wordmark img {
    display: none;
}

.skin-oasis .wds-community-header .wds-community-header__wordmark, .skin-oasis .wds-community-header .wds-community-header__wordmark a {
    width: 10em;
    height: 160px;
    display: block;
}

.skin-oasis .wds-community-header .wds-community-header__wordmark a {
    background-image: url(https://vignette.wikia.nocookie.net/uncyclopedia/images/b/bc/Wiki.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.skin-oasis #WikiaPage { /* make room for the logo */
    position: relative;
    left: .5em;
}

/* Unpack ellipsis dropdown */
.skin-oasis .wds-community-header__wiki-buttons .wds-dropdown__content {
    display: block;
    left: 0;
    width: auto;
    background: transparent;
    border: 0;
}

.skin-oasis .wds-community-header .wds-community-header__wiki-buttons .wds-list {
    display: block;
}

.skin-oasis .wds-community-header__wiki-buttons .wds-dropdown__content > li {
    padding-top: 0;
}

.wds-community-header__wiki-buttons .wds-dropdown__content .wds-list.wds-is-linked li > a {
    font-size: 0.93em;
}

.skin-oasis .wds-community-header .wds-community-header__wiki-buttons .wds-list > li > a {
    padding: 0 1em;
}

.wds-community-header__wiki-buttons .wds-dropdown__content .wds-list.wds-is-linked > li {
    padding-top: .5em;
}

.wds-community-header .wds-button.wds-is-secondary {
    display: none;
}

/* Put footer at the top */
.WikiaBarWrapper {
    right: -38em;
    font-size: 0.8em;
}

.WikiaBarWrapper .tools-menu {
    bottom: -8.5em;
}

.WikiaBarCollapseWrapper {
    display: none;
}

/* Hide some more icons */
#wds-icons-lock-small, .sprite.gear, .template-classification-type-text .edit {
    display: none;
}

/* Tone down the user info box */
.UserProfileMasthead .masthead-info hgroup {
    background: #fff;
    color: #000;
}

.UserProfileMasthead .masthead-info h1 {
    font-weight: normal;
}

.UserProfileMasthead .contributions-details a, .UserProfileMasthead .contributions-details a:hover {
    color: #0645ad;
}

.tally {
    text-transform: none;
}

.UserProfileMasthead .wikis {
    display: none;
}

.tally::after {
    content: none;
}

/* white text doesn't look good there */
.wikia-menu-button > a, .wikia-menu-button > li > a {
    color: #000;
}

/* Make the footer look like a second set of tabs */
.WikiaBarWrapper {
    display: block;
}

.WikiaBarWrapper, .WikiaBarWrapper .wikia-bar {
    height: 4em;
}

.WikiaBarWrapper .toolbar {
    height: 3.9em;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AAAARElEQVR42mVO2wrAUAhy/f8fz+niVMTYQ3hLKkgGgN/IPvgIhUYYV/qogdP75J01V+JwrKZr/5YPcnzN3e6t7l+2K+EFX91B1daOi7sAAAAASUVORK5CYII=);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 0 0 0 1px;
}

.WikiaBarWrapper .toolbar .tools {
    padding: 0;
}

.WikiaBarWrapper .toolbar .tools > li {
    margin: 0;
    height: 3.9em;
    padding: 0;
    border: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAIAAADITs03AAAAPElEQVR4XuWK2xEAIAzCsPvv5DSu0ahX3yv4wQVyGGCSvg2dnJvduT8sz/IwKOIfjCi2z/76FhHeJcslVZQFLUC06LZ/AAAAAElFTkSuQmCC);
    background-position: bottom left;
    background-repeat: repeat-x;
}

.WikiaBarWrapper .toolbar .tools > li > a {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AAAARElEQVR42mVO2wrAUAhy/f8fz+niVMTYQ3hLKkgGgN/IPvgIhUYYV/qogdP75J01V+JwrKZr/5YPcnzN3e6t7l+2K+EFX91B1daOi7sAAAAASUVORK5CYII=);
    background-position: bottom right;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 2em .5em .6em .5em;
}

/* Tweak "My Tools" dropdown */
.WikiaBarWrapper .tools-menu {
    border: 1px solid silver;
    box-shadow: none;
}

.WikiaBarWrapper .tools-menu > li {
    border: 0;
}

.WikiaBarWrapper .tools-menu > li > a {
    font-size: 1em;
    color: #0645ad;
}

.WikiaBarWrapper .tools-menu > li > a:hover {
    background-color: #fff;
    text-decoration: underline;
}

.WikiaBarWrapper .toolbar .tools .arrow-icon-single {
    left: 6px;
}

.WikiaBarWrapper .toolbar .tools .arrow-icon {
    border-bottom-color: #797979;
}

/* Tweak search bar -- putting it over on the left because otherwise the tabs would be too crowded */
.skin-oasis .wds-global-navigation .wds-global-navigation__search-input-wrapper {
    border: 1px solid #ccc;
    background-color: #fff;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAQCAIAAABY/YLgAAAAJUlEQVQIHQXBsQEAAAjDoND/73UWdnerhmHVsDQZJrNWVg3Dqge6bgMe6bejNAAAAABJRU5ErkJggg==);
    background-position: top left;
    background-repeat: repeat-x;
}

.wds-global-navigation__search-label, .wds-global-navigation__search-input, .wds-global-navigation__search {
    background: none;
}

.wds-global-navigation__search {
    justify-content: normal;
}

.wds-global-navigation__search-input-wrapper {
    flex: none; /* I can't deal with flexboxes */
}

.wds-global-navigation__search-label {
    flex: none;
    width: 15em;
}

.wds-button {
    background-color: #aaa;
    border-color: #aaa;
}

/* "Redirected from" text */
.WikiaPage .page-header__subtitle {
    font-size: .65em;
    line-height: 1.2em;
    margin: 0 0 0 1em;
    color: #7d7d7d;
}

.WikiaPage .page-header__subtitle::before {
    content: '(';
}

.WikiaPage .page-header__subtitle::after {
    content: ')';
}

/* Unpack user links */
.wds-global-navigation__user-menu .wds-dropdown__content {
    display: block;
    top: 0;
    right: 3em;
    font-size: 0.85em;
    width: 32em;
    border: 0;
}

.wds-global-navigation__user-menu .wds-dropdown__content .wds-list > li {
    margin: 0;
    float: left;
}

.wds-dropdown__content:not(.wds-is-not-scrollable) .wds-list, .wds-global-navigation__user-menu:hover, .wds-global-navigation__user-menu, .wds-global-navigation__dropdown-content {
    background: transparent;
    border: 0;
}

.wds-dropdown:hover::before, #wds-icons-dropdown-tiny {
    display: none;
}

.wds-avatar {
    border: 0;
}

/* sidebar spacing */
.wds-community-header .wds-community-header__wiki-buttons .wds-list {
    padding-left: 1.5em;
}

/* Create Vector-like sidebar with no dropdowns */
.skin-oasis .wds-community-header .wds-community-header__local-navigation {
    padding-left: 1.25em;
    height: auto;
}

.skin-oasis .wds-community-header .wds-dropdown__content {
    left: 0;
    display: block;
    background: transparent;
    border: 0;
}

.wds-community-header__local-navigation .wds-dropdown__content .wds-list.wds-is-linked > li {
    line-height: 1.125em;
    font-size: 0.93em;
    margin: 0;
}

.wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li > a {
    padding: 0;
}

.wds-dropdown.wds-is-active::after, .wds-dropdown.wds-is-active::before, .wds-dropdown:hover::after, .wds-dropdown:hover::before {
    display: none;
}

.wds-tabs__tab {
    line-height: 100%;
}

.skin-oasis .wds-community-header .wds-community-header__local-navigation .wds-tabs__tab-label {
    justify-content: flex-start;
    height: 1em;
    padding-top: .5em;
}

.wds-tabs__tab-label > a, .wds-tabs__tab-label {
    align-items: flex-start;
}

.wds-tabs__tab .wds-dropdown__content {
    position: relative;
}

#wds-icons-explore-tiny {
    display: none;
}

.wds-tabs__tab-label :not(:first-child):not(:only-child) {
    margin-left: 0;
}

.wds-community-header .wds-tabs__tab-label a, .wds-community-header .wds-tabs__tab:hover .wds-tabs__tab-label a, .wds-community-header .wds-tabs__tab-label, .wds-community-header .wds-tabs__tab:hover .wds-tabs__tab-label {
    color: #4d4d4d;
}

.skin-oasis .wds-community-header .wds-community-header__local-navigation .wds-dropdown {
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAABCAAAAAAphRnkAAAAJ0lEQVQIW7XFsQEAIAyAMPD/b7uLWz8wS5youFW1UREfiIpH1Q2VBz7fGPS1dOGeAAAAAElFTkSuQmCC);
}

/* Put language links in sidebar */
.WikiaArticleInterlang ul li {
    display: inherit;
    border: 0;
    padding: 0;
    line-height: 1.125em;
}

.WikiaArticleInterlang {
    margin: 0;
    padding: 0;
    position: absolute;
    left: -13.3em;
    top: 60em;
    font-size: 0.75em;
    width: 11em;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAABCAAAAAAphRnkAAAAJ0lEQVQIW7XFsQEAIAyAMPD/b7uLWz8wS5youFW1UREfiIpH1Q2VBz7fGPS1dOGeAAAAAElFTkSuQmCC);
}

.WikiaArticleInterlang h3 {
    font-size: 1em !important;
    font-weight: normal;
    color: #4d4d4d;
    float: inherit;
    padding: .3em 0;
}

/* we don't need two sets of language links */
.page-header__languages {
    display: none;
}

/* Hide categories at top of page */
.WikiaPage .page-header__categories {
    display: none;
}

/* Bring category pages in line with the overall theme */
.category-gallery-item .title {
    background-color: #eee;
    color: #000;
}

.wikia-paginator ul .paginator-page, .wikia-paginator ul .paginator-spacer {
    color: #0645ad;
}

.wikia-paginator ul .paginator-next::after {
    border-left-color: #000;
}

.category-gallery-form #category-exhibition-display-new.active div {
    background-color: #0645ad;
}

.category-gallery-media a, .category-gallery-media a:hover {
    color: #0645ad;
}

.category-gallery-media a:visited {
    color: #0b0080;
}