Fantasy Life 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 "/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css&smaxage=86400";

/* Fixed background image */
body {
background: transparent url(https://images.wikia.nocookie.net/fantasy-life/images/d/de/FL_Background.png) no-repeat;
background-attachment: fixed;
}

/* Content Area Tweaks */
.WikiaArticle h2 {
   border-bottom:1px solid #C19A6B;
   margin-bottom:0.5em;
   margin-top:20px;
}

#toc {
    border-top: 1px solid #C19A6B;
    border-bottom: 1px solid #C19A6B;
    border-left: 1px solid #C19A6B;
    border-right: 1px solid #C19A6B;
    border-radius: 10px 10px 10px 10px;
}

.picture-attribution { display: none !important; }

.WikiHeader .wordmark.graphic {
height: 65px;
}
 
/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect { font-style: italic; }
.watchlistredir { font-style: italic; }
 
/* Infobox template style */
.infobox {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}
 
table.hover tr { background-color: transparent; }

/* gallery style */
div[id^="gallery-"] > .wikia-gallery-item > .thumb {
	width: 100%;
	padding: 4px !important;
	margin: 5px !important;
	background: #f9f9f9;
	border: 1px solid #cccccc;
}
div[id^="gallery-"] > .wikia-gallery-item > .thumb a.image.lightbox {
	width: 100% !important;
}
div[id^="gallery-"] > .wikia-gallery-item > .thumb > .gallery-image-wrapper.accent {
	background: transparent;
	border: none;
}
 
div[id^="gallery-"] > .wikia-gallery-item > .lightbox-caption {
	margin-top: 2px !important;
	font-size: 0.92em !important;
}
 
/* cutting down on the usage of Template:Roundy with div and table classes for use in larger pages. */
.roundy { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px; }
 
.roundytl { border-top-left-radius: 10px; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -khtml-border-top-left-radius: 10px; -icab-border-top-left-radius: 10px; -o-border-top-left-radius: 10px; }
 
.roundytr { border-top-right-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-top-right-radius: 10px; -icab-border-top-right-radius: 10px; -o-border-top-right-radius: 10px; }
 
.roundybl { border-bottom-left-radius: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -khtml-border-bottom-left-radius: 10px; -icab-border-bottom-left-radius: 10px; -o-border-bottom-left-radius: 10px; }
 
.roundybr { border-bottom-right-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; -icab-border-bottom-right-radius: 10px; -o-border-bottom-right-radius: 10px; }
 
.roundybottom { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; -khtml-border-bottom-left-radius: 10px; -khtml-border-bottom-right-radius: 10px; -icab-border-bottom-left-radius: 10px; -icab-border-bottom-right-radius: 10px; -o-border-bottom-left-radius: 10px; -o-border-bottom-right-radius: 10px; }
 
.roundytop { border-top-left-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-top-left-radius: 10px; -khtml-border-top-right-radius: 10px; -icab-border-top-left-radius: 10px; -icab-border-top-right-radius: 10px; -o-border-top-left-radius: 10px; -o-border-top-right-radius: 10px; }
 
.roundyleft { border-top-left-radius: 10px; border-bottom-left-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-bottom-left-radius: 10px; -khtml-border-top-left-radius: 10px; -khtml-border-bottom-left-radius: 10px; -icab-border-top-left-radius: 10px; -icab-border-bottom-left-radius: 10px; -o-border-top-left-radius: 10px; -o-border-bottom-left-radius: 10px; }
 
.roundyright { border-bottom-right-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-topright: 10px; -webkit-border-bottom-right-radius: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; -khtml-border-top-right-radius: 10px; -icab-border-bottom-right-radius: 10px; -icab-border-top-right-radius: 10px; -o-border-bottom-right-radius: 10px; -o-border-top-right-radius: 10px; }
 
 /* Black colored text at the entire Haikyuu!! Wikia */
body { 
  color: #000000; 
 
}
 
/* Sizing the image text used as thumbnails */
.thumbcaption {font-size:85%}

/* References styling */
 
ol.references {font-size:80%}
.references-small {font-size:80%}
 /* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */
 /* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */
 /* column-count is from the CSS3 module "CSS Multi-column Layout" */
 /* Please ignore any validator errors caused by these two lines */
.references-2column {font-size:80%; -moz-column-count:2; column-count:2}
 
.refpopups-box {font-size:80%}
 
/* Round bullet points */
 
.WikiaArticle ul, .SpeechBubble .speech-bubble-message ul {list-style:disc outside none}
.page-listings ul, .RelatedPagesModule ul, .AdminDashboard ul, ul.watched-list, .WikiaBlogListing ul {list-style:none outside none !important}
 
/* Table Highlights */
    tr.high-light { }
        tr.high-light:hover  {background-color: #daf2ff;}
        .high-light tr:hover {background-color: #daf2ff;}
    td { empty-cells: hide }
 
/* No information at images when is set at thumb. */ 
.picture-attribution { display: none !important; }
 
/* Search box */
 
#WikiaSearch {
	border-radius: 3px;
	border-width: 0 0 1px;
	box-shadow: 2px 2px 6px inset;
}
#WikiaSearch > input[name="search"] {
	background: transparent;
	border: 0;
	margin-left: 9px;
	padding-left: 0;
	padding-right: 0;
	width: 268px;
}
#WikiaSearch > button {
	border-radius: 0 3px 3px 0;
	float: none;
	height: 24px;
	position: absolute;
	right: 1px;
	top: 1px;
}

/* Thumb restyling */
.article-thumb, .gallerybox, .gallerybox div.thumb, .activityfeed-inserted-media li {
    -moz-border-radius:1ex;
    border-radius:1ex;
    border:1px solid #6eb8d1;
    overflow:hidden;
}
figcaption {
    margin:0px;
}
.article-thumb figcaption .caption {
    margin:8px;
    font-size:13px;
    color:#111;
}
.WikiaArticle .article-thumb p:last-child, .WikiaArticle .article-thumb p + p:last-child {
    padding:0;
}
 
.article-thumb:hover, .gallerybox:hover {
    -moz-box-shadow: 0 0 2px #aaa;
    -webkit-box-shadow: 0 0 2px #aaa;
    box-shadow: 0 0 2px #aaa;
}
 
.gallerybox div.thumb {
    width:140px;
}

.WikiaHeader {
   background-image:url(https://images.wikia.nocookie.net/__cb20141104212747/fantasy-life/images/b/b9/Tan_Diamond.PNG);
}

/* Hover Styles */
 
.opacity img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	}	
 
.opacity img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	}

/*********************/
/***Wiki Background***/
/*********************/

.WikiHeader {
 background: url(https://images.wikia.nocookie.net/fantasy-life/images/8/8e/FL_Nav.png);
}

section.WikiaActivityModule.module, section.HotSpotsModule.module, section.FollowedPagesModule.module {
  background: white url(https://images.wikia.nocookie.net/fantasy-life/images/7/77/FL_Rail_Box.png) no-repeat top center;
}

/* Put a checker background at the image description page only visible if the image has transparent background */
#file img {
    background: url("https://images.wikia.nocookie.net/central/images/5/5d/Checker-16x16.png") repeat;
}
 
/* ADMINS */
a[href="/wiki/User:KidProdigy"] { color: #C6930A; font-weight:bold !important; }
a[href="/wiki/User:Yami_riku"] { color: #C6930A; font-weight:bold !important; }
a[href="/wiki/User:AndeWiki"] { color: #C6930A; font-weight:bold !important; }
Advertisement