Welcome to Assassin's Creed Wiki! Log in and join the community.

MediaWiki:Wikia.css

From the Assassin's Creed Wiki
Jump to navigation Jump to search

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.
/***** CSS placed here will be applied to the Wikia (Oasis/Darwin) skin. *****/

/***************************************/
/*  primary colors for ac website      */
/*  blue: rgb(0,108,176)             */  
/*  lightblue: links: rgb(0,191,255) */
/*  skull white: rgb(240,248,255)    */
/*  darkblue: rgb(0,49,83)           */
/***************************************/

/***************************/
/* bug fixes for oasis.css */
/***************************/
/* override the black background and give it transparency if it supports it */
/*.WikiaPage { background: url(https://images.wikia.nocookie.net/__cb20101112044832/assassinscreed/images/1/1b/DarkBlue_0_49_83_80.png); } */
/*.WikiaPage { background: url( https://images.wikia.nocookie.net/__cb20101112050841/assassinscreed/images/b/b7/DarkBlue_0_49_83_60.png); } */
/*.WikiaPage { background: url( https://images.wikia.nocookie.net/assassinscreed/images/b/b0/DarkBlue_0_49_83_40.png); }*/
/* override the single brown border of the news */
/*.WikiaBlogListingBox .WikiaBlogListingPost { border-bottom: 1px solid #404040; } */
/* override the new blog news listing which gives it one huge margin */
.WikiaBlogListingBox .WikiaBlogListingPost blockquote { margin: 0 0 0 5px !important; }
/* remove the black bar below the table of content */
.WikiHeader .shadow-mask { display: none; }
/* Media files border fix*/
.WikiaArticle .tright, .WikiaArticle .tleft {
outline: inherit
}
.wikia-photogallery-add {display: none !important;}
.ajax-poll .pollAnswer { padding-right: 2em !important; }

/* This section removes the unnecesary breakline when listing elements in character infobox */
.page-content ul ul {
    margin: 1px 0 1px 36px;
}

/* Portable Infoboxes */

.portable-infobox {
    background-color: #333333;
    padding: 10px;
    border-radius: 10px;
    border: 2px solid #fff;
    width: 280px;
}

.portable-infobox .pi-navigation {
    font-size: 16px;
    /* background-color: transparent; */
    text-align: center;
    color: white;
    }

.portable-infobox .pi-title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.portable-infobox .pi-header {
    background-color: black;
}

.portable-infobox .pi-secondary-font {
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    line-height: 18px;
    margin-top: 0;
}

.pi-europa .pi-data:not(:last-of-type), .pi-group {
   border: none;
}

.pi-smart-data-value.pi-data-value ul, .pi-smart-data-value.pi-data-value ul li {
    text-align: left;
}

.pi-horizontal-group-item.pi-data-value ul, .pi-horizontal-group-item.pi-data-value ul li {
    text-align: left;
}


/*Old Infobox Theme from Kirkburn -> Thread:197301*/

/* Portable infobox themes
.portable-infobox.pi-theme-game {
    background-color:#334;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #B5B7CF;
    width: 250px;
}

.pi-theme-game .pi-image img{
    width:100%;
    height:auto;
}

.pi-theme-game .pi-border-color {
    border-color: #B5B7CF;
}

.pi-theme-game .pi-secondary-background {
    background-color: transparent;
}

.pi-theme-game .pi-data-value,
.pi-theme-game .pi-data-label {
    font-size: 11px;
}

.pi-theme-game .pi-data-value {
    text-align:right;
}

.pi-theme-game .pi-item-spacing {
    padding: 5px 0px;
}

.pi-theme-game .pi-title {
    text-align: center;
    font-size: 16px;
}

.pi-theme-battle.pi-background {
    background-color:#4B74BD !important;
}

.pi-theme-battle .pi-secondary-background {
    background-color: #6B94DD;
}

.pi-theme-battle .pi-border-color {
    border-color: #6B94DD;
}

.infobox {
 background-color: transparent;
 border: 2px solid #fff;
 border-radius:7px;
 -moz-border-radius:7px; 
 -webkit-border-radius:7px; 
 -o-border-radius:7px; 
 -ms-border-radius:7px;
 color:#ffffff;
 margin:0.5em 0 0.5em 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 #fff;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
    border:0;
}
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
    border:0;
    border-top:1px solid #fff;
    border-right:1px solid #fff;
}
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
    border:0;
    border-right:1px solid #fff;
} 
*/









/***************/
/* Background */
/*************/
/*
body.mediawiki  {
background:url(https://images.wikia.nocookie.net/__cb20131106185807/assassinscreed/images/5/56/WikiWallpaperBFHQ.jpg) no-repeat center top #000 !important;
}

 
.WikiaPageBackground { 
  background: url( https://images.wikia.nocookie.net/assassinscreed/images/2/2b/5d8aa8-60.png) !important;
  border: 2px solid #FFFFFF; 
  -moz-box-shadow:0 0 30px #FFFFFF;
  -webkit-box-shadow:0 0 30px #FFFFFF;
  box-shadow:0 0 30px #FFFFFF;
  left:-1px;
}
*/

/* Normal text color */
body {
    color: #FFF;
}

/* Navigation link color */
.WikiHeader li a {font-color: #FFFFFF;}

/**Dead Links**/
a.new{color: #BE0032 !important;}

/**HotSpot Module by User:Yatalu**/
.HotSpotsModule li .hot-spot-severity-1 {
background-color: #B0C4DE !important; 
}
.HotSpotsModule li .hot-spot-severity-2 {
background-color: #97AAC1 !important; 
}
.HotSpotsModule li .hot-spot-severity-3 {
background-color: #78899C !important; 
}
.HotSpotsModule li .hot-spot-severity-4 {
background-color: #586878 !important; 
}
.HotSpotsModule li .hot-spot-severity-5 {
background-color: #33404C !important; 
}
/*
#WikiaPageBackground {
    background-image: url(https://images.wikia.nocookie.net/__cb20150523132209/assassinscreed/images/7/79/Background_Transparency.png);
}*/