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

User:Vatsa1708/wikia.css

From the Assassin's Creed Wiki
Revision as of 17:37, 24 March 2016 by imported>Vatsa1708 (Might be just me..)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.
/**Imports**/
@import url(http://fonts.googleapis.com/css?family=Signika+Negative:400,700|Andika);
@import url(http://fonts.googleapis.com/css?family=Exo:500,500italic,700,700italic);
@import "/index.php?title=MediaWiki:Wikia.css/Editor&action=raw&ctype=text/css";


/*
.WikiaPage {
    opacity: .8;
}

body {
background-image:url('http://static2.wikia.nocookie.net/assassinscreed/images/0/01/SwampV.jpg') no-repeat center top #000000 !important;
}
*/

/**Dashboard**/
.WikiaPage V2{
   font-family: Exo;
}

.AdminDashboardChromedArticle a { color: rgb(0,255,255); !important; }
	
/**fieldset border**/
	
.AdminDashboardChromedArticle fieldset { border-color: rgb(0,49,83); background: none; }
	
/**fieldset submission button**/
	
.AdminDashboardChromedArticle fieldset input[type="submit"] {
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
background-color:#006cb0;
background-image: -moz-linear-gradient(top, #2094dd 35%, #006cb0 65%);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #2094dd), color-stop(65%, #006cb0));
border:1px solid #006cb0;
color:white;
}

.newcategory {color:#c70404;}


.HotSpotsModule li {
    border-top: 1px solid rgb(255, 255, 255);
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(255, 255, 255);
}

.oasis-split-skin .WikiaHeader,
#WikiaPageHeader h1, 
.WikiaArticle h2,
.tabs li,
.tally,
.activityfeed strong, 
.WikiaRail .module h1, 
.WikiaRail #RIGHT_SKYSCRAPER h1, 
.WikiaRail .module h2, 
.WikiaRail #RIGHT_SKYSCRAPER h2,
.WikiaBarWrapper .wikia-bar,
.WikiaBlogListingBox h3,
.WikiaActivityModule li em,
.ForumActivityModule h1   {
    font-family: 'Exo';
}


a[href="http://assassinscreed.wikia.com/wiki/User:Master_Sima_Yi"],
a[href="/wiki/User:Master_Sima_Yi"],
a[href="http://assassinscreed.wikia.com/wiki/User:Vatsa1708"],
a[href="/wiki/User:Vatsa1708"],
a[href="http://assassinscreed.wikia.com/wiki/User:Amnestyyy"],
a[href="/wiki/User:Amnestyyy"]
{ font-family: Verdana; font-weight: bold !important; color:#72bebc !important; }


.wikinav2 .WikiaPageHeader {
    border-bottom: 1px solid #f1fbfc  !important;
}

/*
.thumbcaption {font-size:90%}
.WikiaArticle .thumbinner {
  background: rgba(0, 0, 0, 0.28) !important;
  border: 2px solid #f1fbfc !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
*/

.infobox {
   border: 2px solid #ffffff;
   color: #f1fbfc;
   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: 2px solid #f1fbfc;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}

.WikiaArticle h2 {
    border-bottom: 1px solid #f1fbfc;
    font-size: 18px;
    margin-top: 30px;
    overflow: hidden;
    padding-bottom: 3px;
}

.WikiaArticle h3 {
    font-size: 15px;
}

.WikiaPageBackground { 
  border: 2px solid #af8612; 
  -moz-box-shadow:0 0 30px #000;
  -webkit-box-shadow:0 0 30px #000;
  box-shadow:0 0 30px #000;
}

/*
#WikiHeader {
    background: url('http://static2.wikia.nocookie.net/assassinscreed/images/0/00/AC4_E3_Banner_1.png');
}
*/

#mosbox {
    text-transform:none;
    letter-spacing:0px;
    line-height:120%;
    word-break:normal;
    font-size:16px; 
}

/*
.navbox { border: 1px solid #586878 !important; border-spacing: 0px; padding: 0px; width: 100%; margin: auto; clear: both; font-size: 88%; text-align: center; margin-top: 1em; }
.navbox table, .navbox-subgroup {border-spacing: 1px; }
.navbox + .navbox { margin: 1px 0 0 0; }
.navbox-title, .navbox-abovebelow, table.navbox th { border-width: 1px; border-style: solid; border-color: #586878 !important; text-align: center; padding-left: 1em; padding-right: 1em; }
.navbox-group { border: 1px solid #586878 !important; white-space: nowrap; text-align: right; font-weight: bold; padding-left: 1em; padding-right: 1em; } 
.navbox-list { border-color: #586878 !important; }
.navbox .collapseButton { width: 6em; }
.navbox .collapseButton { float: right; font-weight: normal; text-align: right; width: auto; } 
a#collapsibleButton0 { color: rgb(151,170,193) !important; }

*/

/*Difference*/

table.diff {
 background: #000000;
}				
 
table.diff td {
 background-color: #0A0A0A;
}				
 
table.diff td div {
 background-color: #191919;
}				
 
.WikiaArticle td.diff-deletedline {
 background-color: #190000;
 color: #E10000;
}				
 
.WikiaArticle td.diff-addedline {
 background-color: #001900;
 color: #00E100;
}				
 
.diffchange-inline {
 color: #a43e09;
}

/*Nav2*/
.navbox { border: 1px solid #a59f6f; border-radius:0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; -o-linear-gradient: 0.5em; -ms-linear-gradient: 0.5em; border-spacing: 0px; padding: 0px; width: 100%; margin: auto; clear: both; font-size: 88%; color: #a59f6f; text-align: center; margin-top: 1em; }
.navbox table, .navbox-subgroup { border-spacing: 1px; }
.navbox + .navbox { margin: 1px 0 0 0; } 
.navbox tr, .navbox-columns-table tr { border: 1px solid rgb(165, 159, 111); border-radius: 0.5em; }
.navbox-even { border: 1px solid #a59f6f; border-radius:0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; -o-linear-gradient: 0.5em; -ms-linear-gradient: 0.5em; } 
.navbox-odd { border: 1px solid #a59f6f; border-radius:0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; -o-linear-gradient: 0.5em; -ms-linear-gradient: 0.5em; }
td.navbox-list.navbox-odd{ border: 1px solid #a59f6f; border-top:1px solid #a59f6f;border-bottom:1px solid #a59f6f;border-left:1px solid #a59f6f; width:100%;padding:0px; border-radius:0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; -o-linear-gradient: 0.5em; -ms-linear-gradient: 0.5em; } 
td.navbox-list.navbox-odd{ border: 1px solid #a59f6f; border-top:1px solid #a59f6f;border-bottom:1px solid #a59f6f;border-left:1px solid #a59f6f; width:100%;padding:0px; border-radius:0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; -o-linear-gradient: 0.5em; -ms-linear-gradient: 0.5em; }
table.navbox { border: 1px solid #a59f6f; border-radius:0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; -o-linear-gradient: 0.5em; -ms-linear-gradient: 0.5em; border-spacing: 0px; padding: 0px; width: 100%; margin: auto; clear: both; font-size: 88%; color: #a59f6f; text-align: center; margin-top: 1em; }
.navbox-title, .navbox-abovebelow, table.navbox th { border-width: 1px; border: 1px solid #a59f6f; border-radius:0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; -o-linear-gradient: 0.5em; -ms-linear-gradient: 0.5em; text-align: center; padding-left: 1em; padding-right: 1em; background-color: #65b49e;} /*Title Style*/
.navbox-group { border: 1px solid #a59f6f; border-radius:0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; -o-linear-gradient: 0.5em; -ms-linear-gradient: 0.5em; white-space: nowrap; text-align: right; font-weight: bold; padding-left: 1em; padding-right: 1em; } /*Group style*/
.navbox-list { border: 1px solid #a59f6f; border-radius:0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; -o-linear-gradient: 0.5em; -ms-linear-gradient: 0.5em; }
.navbox-title, navbox th { }
.navbox .collapseButton { width: 6em; } 
.navbox .collapseButton { float: right; font-weight: normal; text-align: right; width: auto; } 
a#collapsibleButton0 { color: rgb(51,64,76) !important; }


/*Links*/
/*
a {
 color: #70a394 !important;
}
 
.WikiaArticle a:visited {
 color: #bae4d2 !important;
}

.WikiaPageHeader h1{background:url(http://static1.wikia.nocookie.net/assassinscreed/images/3/3f/TH1.png ) no-repeat top right;padding:3px 32px;height:60px !important;line-height:46px !important;font-family:'Exo';color:#948957;font-size:20pt !important;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;position:relative;left:-15px;font-weight:bold}


ul{
border-top: #3d495f 1px solid;
border-bottom: #8895ac 1px solid;
}
ul li{
border-top: #8895ac 1px solid;
border-bottom: #3d495f 1px solid;
}

*/

/*Blog*/
.WikiaBlogListingBox {
   display: none;
}
 
.wk_blogs_details {
   font-size: 90%;
}
 
.wk_blogs_link { }
 
.wk_blogs_comments {
   font-size: 90%; text-align: right; padding-bottom: 4px;
}
 
div.wk_blogs_panel ul.list li li {
   border: none !important;
}
 
#wk_blogs_article ul.list {
   list-style: none;
   margin: 0;
   padding: 0 10px;
}
 
#wk_blogs_article li.list {
   border-bottom: 1px solid #404040;
   margin-bottom: 0.8em;
}
 
#wk_blogs_article .wk_blogs_link {
   font-size: 130%;
   font-weight: bold;
}
 
#wk_blogs_article .wk_date {
   font-size: 90%; margin-left: 1.5em;
}
 
#wk_blogs_article .wk_date .left{
   padding-right: 0.5em;
}
 
#wk_blogs_article .wk_blogs_comments ul.links {
   margin: 0.5em 0 1em
}
 
#wk_blogs_article .wk_blogs_comments ul.links li {
   display: inline;
   font-size: 11.5px;
   padding-left: 0.5em;
}
 
#wk_blogs_article .wk_blogs_comments ul.links li.blog-comment {
   border-right:
   1px solid #404040;
   padding-right: 0.7em;
}
 
.mw-collapsible-toggle {
   position: absolute;
   right: 5px;
}

.wiki-gallery .wikia-gallery-caption-below .lightbox-caption {
    color: #ffffff;
}

.WikiaActivityModule,
.WikiaPagesOnWikiModule,
.LatestPhotosModule,
.WikiaSpotlightsModule,
.WikiaBlogListingBox,
.HotSpotsModule,
.UserProfileAchievementsModule,
.WikiaLatestEarnedBadgesModule,
.FollowedPagesModule,
.CommunityCornerModule,
.videos-module-rail,
.insights-module,
.insights-dark,
.recirculation-rail {
    margin: 0px auto;
    -moz-border-radius: 10px !important;
    -webkit-border-radius:10px!important;
    -o-border-radius:10px!important;
    border-radius:10px!important;
    background: rgba(0, 0, 0, 0.28) !important;
    border: 1px solid #011824  !important;
}

/*
#articleCategories {
	background: url("http://images.wikia.com/assassinscreed/images/thumb/5/5e/AbstergoIndustriesLogoWhite.png/100px-AbstergoIndustriesLogoWhite.png") no-repeat scroll 99% #434242 !important;
}
*/

.wikia-gallery-caption-below .lightbox-caption {
    color: #00000;
}