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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* Easy class for hiding elements in Oasis */
.oasis-hide {
display: none;
}
/* removing ugly outline of infoboxes */
.WikiaArticle .info-box,
.WikiaArticle .infobox {
border: 0px;
}
/* Set infoboxes a bit wider on wide screens, as otherwise they look broken with the increased font size */
@media only screen and (min-width: 1596px) {
.info-box,
.infobox {
width: 270px;
}
}
/*#title-eraicons {
position: static !important;
}
#title-eraicons img {
height: 23px;
width: 23px;
}
#title-eraicons img[data-image-name="Eras-legends.png"],
#title-eraicons img[data-image-name="Eras-canon.png"] {
height: 23px;
width: 130px;
}*/
/* Show shortcut box on right, goes below eraicons currently -- Tm T */
#title-shortcut {
display: block !important;
clear: right;
font-size: x-small !important; /* zoom is 40% ...why?! */
}
/* Our new language interwiki links in a neat box -- Tm T */
.WikiaArticle #p-lang {
/* background-color: #F0F0F0; */
border: 1px solid #D0D0D0;
margin-bottom: 10px;
margin-top: 2em;
clear: both;
}
.WikiaArticle #p-lang > div:first-child {
background-color: #D0D0D0;
font-weight: bold;
margin: 0;
padding: 0 1em;
}
.WikiaArticle #p-lang ul {
list-style: none inside none;
margin-left: -1px;
overflow: auto;
}
.WikiaArticle #p-lang ul li {
border-left: 1px solid #C0C0C0;
float: left;
padding-left: 13px;
padding-right: 5px;
}
#p-lang li.FA {
list-style-image: url("https://images.wikia.nocookie.net/starwars/images/1/10/InterwikiFA.png");
margin-right: 8px;
}
#p-lang li.GA {
list-style-image: url("https://images.wikia.nocookie.net/starwars/images/d/df/InterwikiGA.png");
margin-right: 8px;
}
/* Fixing eras/banner alignment */
header#WikiaPageHeader {
margin: 0 0 20px 0;
}
.editpage-sourcewidemode-on .edit-widemode-hide {
display: none;
}
/* Tweaks to eliminate extraneous margins and spacing on Oasis.
.iumb p + p, .ooumb p + p { margin: 0; }
.WikiaArticle { line-height: 23px; font-size: 13px; }
.WikiaArticle h2 { margin-top: 14px; } */
.WikiaArticle .infoboxcell ul, WikiaArticle .info-boxcell ul { margin: 0 0 0 10px; }
.WikiaArticle ol { margin: 0 0 0 2.5em; }
.WikiaArticle ul { margin: 0 0 0 1.6em; }
.WikiaArticle p + p { margin: 0.4em 0; }
/* Prevent scrollbox behavior when there are mulitple editintro templates. */
.editpage-intro > .editpage-intro-wrapper {
max-height: 100%;
}
/* Hide blog button */
li[data-id="blog"] {
display: none;
}
/* Limit width of edit summary dropdown; reason 4.5 is too long. */
#stdEditSummaries {
width: 265px;
}
/* Main Page */
/* Hiding specific elements from the Main Page */
.page-Main_Page nav.wikia-menu-button { display: none; }
.page-Main_Page a.comments { display: none; }
.page-Main_Page div.header-title h1 { display: none; }
.page-Main_Page .page-header__title,
.page-Main_Page .page-header__separator {
display: none;
}
/* Margins and padding */
.page-Main_Page div.header-column {
display: inline-flex;
padding: 0 0 4px 0;
}
.page-Main_Page .WikiHeader {
margin: 0;
}
.page-Main_Page div#mp3-global {
padding: 0;
margin-top: 0;
}
.page-Main_Page header#WikiaPageHeader {
margin: 0;
}
.page-Main_Page div.header-container {
margin: 0;
}
.portable-infobox .pi-data-value li { margin: 3px 0; }
.portable-infobox .pi-navigation[data-item-name="mobile-eras"],
.infobox-era-box {
display: none;
}
/* Fix for floating elements - left and right */
.WikiaArticle .floatleft {margin:0 20px 10px 0}
.WikiaArticle .floatright {margin:0 0 10px 20px}
/* Fix for TOC */
.mw-content-ltr .toc ul, .mw-content-rtl .mw-content-ltr .toc ul {list-style: none;margin: 0}
.toc .toctitle {text-align: center}
/* Fix for list of pages in category pages */
.mw-category .mw-category-group ul, .mw-imagepage-linkstoimage, #mw-pages .mw-content-ltr li { list-style: square }
/* Fix for LinkSuggest */
.oo-ui-popupWidget-body {overflow: auto}
.oo-ui-optionWidget.oo-ui-labelElement > .oo-ui-labelElement-label {overflow: visible}
/* Fix for hover on sliders */
.wikiaPhotoGallery-slider-body .horizontal .description,
.wikiaPhotoGallery-slider-body .horizontal .description-background,
.wikiaPhotoGallery-slider-body .horizontal .nav {
transform: translateY(0) !important;
}
/* Fix link color for the READ MORE link on sliders */
.read-more-button-wrapper span { color: white; }
/* Fix for editing preview in ve source mode */
.ve-ui-overlay .oo-ui-window-body {
font-family: sans-serif;
font-size: 14px;
}
/* Fix for editing preview in source mode */
#wikiPreview .mw-parser-output {
margin-right: 330px;
margin-left: 10px;
font-family: sans-serif;
}
#wikiPreview .mw-parser-output p + p {margin: 0.4em 0}
.ns-2 #wikiPreview .mw-parser-output {margin-right: 0}
/* Fix: hiding the category 'Pages using DynamicPageList parser function' */
li[data-name="Pages using DynamicPageList parser function"] {display:none !important}
li[data-name="Pages using DynamicPageList3 parser function"] {display:none !important}
/* Allowing for greater styling flexibility on Wookieepedia Contests:Main */
.page-Wookieepedia_Contests_Main .WikiaPageContentWrapper {
background-color:#1b1b1b;
color:white;
}
.page-Wookieepedia_Contests_Main .WikiaPageContentWrapper a,
.page-Wookieepedia_Contests_Main .WikiaPageContentWrapper a:link,
.page-Wookieepedia_Contests_Main .WikiaPageContentWrapper a:link.visited {
font-style:bold;
text-decoration:underline;
color:#ececec;
}
.page-Wookieepedia_Contests_Main h1.page-header__title {
display:none
}
.page-Wookieepedia_Contests_Main .CategorySelect.articlePage {
display:none;
}
.contest-top {
padding:20px;
border:1px solid #ececec;
margin:20px auto;
text-align:center;
}
/* MP fixes - CSS */
.mp-header {
width:100%;
display:table;
border-radius:5px;
background-color: #c2c2bd;
border:1px solid #000000
}
/* Tab appearance */
#canontab a img {
margin-top: 3px;
}