Вікі Assassin's Creed
Advertisement
Вікі Assassin's Creed

Увага: Після публікування слід очистити кеш браузера, щоб побачити зміни.

  • Firefox / Safari: тримайте Shift, коли натискаєте Оновити, або натисніть Ctrl-F5 чи Ctrl-Shift-R (⌘-R на Apple Mac)
  • Google Chrome: натисніть Ctrl-Shift-R (⌘-Shift-R на Apple Mac)
  • Internet Explorer / Edge: тримайте Ctrl, коли натискаєте Оновити, або натисніть Ctrl-F5
  • Opera: натисніть Ctrl-F5
/* Переоформлення профілю */
.UserProfileMasthead .masthead-info {
      background-image: url("https://vignette.wikia.nocookie.net/assassins-creed/images/7/74/%D0%95%D0%B4%D0%B2%D0%B0%D1%80%D0%B4_%D0%B4%D0%BB%D1%8F_%D0%BF%D1%80%D0%BE%D1%84%D1%96%D0%BB%D1%96%D0%B2.png/revision/latest?cb=20180503120621&path-prefix=uk");
      background-position: right;
    background-repeat: no-repeat;
}



/* Нещодавні зміни на вікі */
 
.activity-type-new,
.activity-type-categorization,
.activity-type-talk,
.activity-type-edit {
	-moz-transition: all linear 0.3s;
	-ms-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	padding-left: 35px !important;
	transition: all linear 0.1s;
}
 
.activity-type-new:hover,
.activity-type-categorization:hover,
.activity-type-talk:hover,
.activity-type-edit:hover {
	background: rgba(255, 255, 255, 0.1);
	margin-bottom:-3px;
}
 
.activityfeed > li {
	margin-bottom:-3px;
}
 
.recentchangeswantedpages {
	margin-bottom: -30px;
	visibility: hidden;
}
 
.WikiaActivityModule li, .WikiaBlogListingBox li {
  margin-bottom: 1px;
}
.WikiaActivityModule li:hover, .WikiaBlogListingBox li:hover {
  background: rgba(255,255,255,0.1);
  margin-bottom: 1px;
  border-radius:5px;
}

/***************/
/* Background */
/*************/
 
 body.mediawiki  {
background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
    background-size: cover;
}
 
.WikiaPageBackground { /*
  background: rgba(0, 0, 0, 0.28) !important;
  border: 2px solid #39757f; 
  -moz-box-shadow:0 0 30px #000;
  -webkit-box-shadow:0 0 30px #000;
  box-shadow:0 0 30px #000;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; 
  background-size: cover; */
  background-image:url(https://images.wikia.nocookie.net/__cb20150523132209/assassinscreed/images/7/79/Background_Transparency.png);
  background-repeat:repeat;
}
 
body.background-dynamic:after,
body.background-dynamic:before {
    background-repeat: no-repeat;
/*    background-position: center; */
    background-size: cover;
}
 
.WikiaActivityModule,
.ChatModule,
.chat-whos-here,
.avatar,
.article-categories,
.templatedraft-module,
.content-review-module,
.WikiaPagesOnWikiModule,
.LatestPhotosModule,
.WikiaSpotlightsModule,
.community-page-entry-point-module,
.HotSpotsModule,
.UserProfileAchievementsModule,
.WikiaLatestEarnedBadgesModule,
.FollowedPagesModule,
.CommunityCornerModule,
.videos-module-rail,
.insights-module,
.insights-dark module {
    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 #8F8F8F  !important;
}

/*
#WikiaPageBackground {
    background-image: url(https://images.wikia.nocookie.net/__cb20150523132209/assassinscreed/images/7/79/Background_Transparency.png);
}*/

/* Скін за змовчуванням для навбоксів */
table.navbox {
    background-color:#F9F9F9;
    border:1px solid #AAA;
    clear:both;
    font-size:90%;
    margin:1em 0em 0em;
    padding:2px;
    text-align:center;
    width:100%;
}
table.navbox th {
    background-color:#CCF;
    font-size:120%;
    padding-left:1em;
    padding-right:1em;
}
@media print {
    .navbox {
        display:none;
    }
}

/* Таббер */
 
.tabberlive .tabbertab {
border: 1px #ffffff solid !important;
border-top:0 !important;
background-color: #0A0A0A !important;
}
 
ul.tabbernav {
 border-bottom: 1px #ffffff solid !important;
}
 
ul.tabbernav li a:link { color: #ffffff !important; }
ul.tabbernav li a:visited { color: #090f0f !important; }
 
ul.tabbernav li.tabberactive a, ul.tabbernav li a:hover, ul.tabbernav li a {
 color: #ffffff !important; 
 border: 1px #ffffff solid !important;  
 background-image: -moz-linear-gradient(
    center bottom,
    rgb(96,134,167) 0%,
    rgb(9,15,15) 100%) !important; 
 background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(96,134,167)),
    color-stop(1, rgb(9,15,15))) !important; 
}
 
ul.tabbernav li a[disabled="disabled"] { font-weight: normal !important;  color: #9f9f9f !important; outline-style: none !important; }
 
ul.tabbernav li.tabberactive a {
 color: #000 !important; 
 border-bottom: 1px solid #ffffff !important; 
}

/*Заокруглення аватарок*/
.avatar {
   border-radius: 8px;
}

/* Права колонка */
.WikiaRail .module {
    background: rgba(76, 75, 75, 0);
    border: 1px solid #8F8F8F;
    box-shadow: inset 0 0 10px;
    margin-bottom: 10px;
    padding: 20px 15px 15px;
    position: relative;
    word-wrap: break-word;
}

/* Шаблон «Український портал» */
.ukrportal {
	border-radius: 8px !important;
	border: 1.5px solid #ED9121 !important;
	box-shadow: none !important;
	margin-top: 10px !important;
	padding: 5px !important;
	width: 100%;
}

/** Оформлення курсору миші **/
body{
  cursor: url('https://vignette.wikia.nocookie.net/assassins-creed/images/2/2e/%D0%9A%D1%83%D1%80%D1%81%D0%BE%D1%80.png/revision/latest?cb=20150725080158&path-prefix=uk'), default;
}
 
a:link{
  cursor: url('https://vignette.wikia.nocookie.net/assassins-creed/images/2/2e/%D0%9A%D1%83%D1%80%D1%81%D0%BE%D1%80.png/revision/latest?cb=20150725080158&path-prefix=uk'), pointer;
}
 
a:hover{
  cursor: url('https://vignette.wikia.nocookie.net/assassins-creed/images/2/2e/%D0%9A%D1%83%D1%80%D1%81%D0%BE%D1%80.png/revision/latest?cb=20150725080158&path-prefix=uk'), ddd;
}
 
a:active{
  cursor: url('https://images.wikia.nocookie.net/__cb20140729214251/assassinscreed/fr/images/4/4d/Abstergo_curseur_souris.png'), move;
}
 
/*Підсвітка посилань*/
 /*Не відвідані посилання*/
a:hover, .color2 a:hover {
  color: #FFFFFF;
  text-shadow: #FFFFFF 0 0 5px;
  text-decoration:none;
}



/*Соціальні мережі*/
 
.SocialIcon { width:15px; height:32px; background: rgba(0,0,0,0) top right fixed no-repeat; transition:width 0.3s; -webkit-transition:width 0.3s; /* Safari */ overflow:hidden; } .SocialIcon:hover { width:28px; }



/* Перетворює інтервікі-посилання на прапори. */
 
.WikiaArticleInterlang a {padding-left: 20px}
.WikiaArticleInterlang a[href="?interlang=all"] {padding-left: 0!important}
.WikiaArticleInterlang a[href*="http://ar.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/4/4e/Sa.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://ca.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/4/42/Ca.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://cs.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/6/69/Cz.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://da.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/0/06/Dk.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://pl.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/b/b9/Pl.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://de.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/8/8f/De.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/3/3b/En.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://es.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/4/4e/Es.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://fa.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/4/4f/Fa.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://fi.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/7/70/Fi.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://fr.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/4/4b/Fr.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://he.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/5/54/He.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://hu.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/a/a7/Hu.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://it.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/d/dd/It.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://ja.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/e/e1/Jp.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://ko.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/f/f7/Ko.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://nl.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/9/98/Nl.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://no.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/0/04/No.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://pt.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/d/d7/Pt.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://pt-br.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/b/bf/Br.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://ro.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/6/61/Ro.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://ru.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/f/fb/Ru.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://sv.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/d/d0/Se.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://tr.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/5/5f/Tr.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://uk.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/c/c6/Uk.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://vi.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/c/cf/Vi.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://zh.assassinscreed.wikia.com"] {background: url(https://images.wikia.nocookie.net/gta/pl/images/c/cd/Cn.png) center left no-repeat}


/*Кольори нікнеймів нижче перечислених учасників.*/
/*****************/
/**Засновник**/
/*****************/
 /*Konnor21*/
a[href="http://uk.assassinscreed.wikia.com/wiki/%D0%9A%D0%BE%D1%80%D0%B8%D1%81%D1%82%D1%83%D0%B2%D0%B0%D1%87:Konnor21"], 
a[href="/wiki/%D0%9A%D0%BE%D1%80%D0%B8%D1%81%D1%82%D1%83%D0%B2%D0%B0%D1%87:Konnor21"],
a[href="/wiki/%D0%A1%D1%82%D1%96%D0%BD%D0%B0_%D0%BE%D0%B1%D0%B3%D0%BE%D0%B2%D0%BE%D1%80%D0%B5%D0%BD%D0%BD%D1%8F:Konnor21"],
a[href="http://uk.assassinscreed.wikia.com/wiki/%D0%A1%D1%82%D1%96%D0%BD%D0%B0_%D0%BE%D0%B1%D0%B3%D0%BE%D0%B2%D0%BE%D1%80%D0%B5%D0%BD%D0%BD%D1%8F:Konnor21"]
{color:Lime !important;}

/***************/
/*Адміністратори*/
/***************/

/***********/
/**Хелпери**/
/***********/
/*Kuzura*/
a[href="http://uk.assassinscreed.wikia.com/wiki/%D0%9A%D0%BE%D1%80%D0%B8%D1%81%D1%82%D1%83%D0%B2%D0%B0%D1%87:Kuzura"],
a[href="/wiki/%D0%9A%D0%BE%D1%80%D0%B8%D1%81%D1%82%D1%83%D0%B2%D0%B0%D1%87:Kuzura"],
a[href="/wiki/%D0%A1%D1%82%D1%96%D0%BD%D0%B0_%D0%BE%D0%B1%D0%B3%D0%BE%D0%B2%D0%BE%D1%80%D0%B5%D0%BD%D0%BD%D1%8F:Kuzura"],
a[href="http://uk.assassinscreed.wikia.com/wiki/%D0%A1%D1%82%D1%96%D0%BD%D0%B0_%D0%BE%D0%B1%D0%B3%D0%BE%D0%B2%D0%BE%D1%80%D0%B5%D0%BD%D0%BD%D1%8F:Kuzura"]
{color:#7B68EE !important;}
/*Jormun*/
a[href="http://uk.assassinscreed.wikia.com/wiki/%D0%9A%D0%BE%D1%80%D0%B8%D1%81%D1%82%D1%83%D0%B2%D0%B0%D1%87:Jormun"],
a[href="/wiki/%D0%9A%D0%BE%D1%80%D0%B8%D1%81%D1%82%D1%83%D0%B2%D0%B0%D1%87:Jormun"],
a[href="/wiki/%D0%A1%D1%82%D1%96%D0%BD%D0%B0_%D0%BE%D0%B1%D0%B3%D0%BE%D0%B2%D0%BE%D1%80%D0%B5%D0%BD%D0%BD%D1%8F:Jormun"],
a[href="http://uk.assassinscreed.wikia.com/wiki/%D0%A1%D1%82%D1%96%D0%BD%D0%B0_%D0%BE%D0%B1%D0%B3%D0%BE%D0%B2%D0%BE%D1%80%D0%B5%D0%BD%D0%BD%D1%8F:Jormun"]
{color:#7B68EE !important;}

/*Іконка повідомлень*/
 
 #WallNotifications .bubbles {
background-image: url('https://images.wikia.nocookie.net/__cb20140420123104/assassinscreed/ru/images/8/81/AC2-courier.PNG');
background-size:25px;
background-position:center;
}
 
 /*Зображення біля блоку категорій*/
 
#articleCategories {
	background: url("https://images.wikia.nocookie.net/assassinscreed/images/thumb/5/5e/AbstergoIndustriesLogoWhite.png/100px-AbstergoIndustriesLogoWhite.png") no-repeat scroll 99% #434242 !important;
}

/*** Табуляція ***/
/* Style of all unselected tabs */
.yui-navset .yui-nav li
{
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    background-color: #D9D9D9;
    color: #3A3A3A;
    font-size: 12px;
    margin-top: 7px;
    padding: 6px 20px 3px;
}
/* END Style of all unselected tabs */

/* Style of the selected tab */
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a
{
    background-color: #7FB5D7;
    color: white;
    font-weight: bold;
}
/* END Style of the selected tab */

/* Padding between tabs */
.ui-tabs .ui-tabs-nav li
{
    margin: 0 0.2em 1px 0;
    padding: 0;
}
/* END Padding between tabs */

/* Remove the border & space between tabs & content */
.ui-tabs .ui-tabs-nav
{
    border-bottom: 0 none;
    margin-bottom: 0;
}
/* Remove the border & space between tabs & content */

/* Background color and border of tab content */
.ui-tabs .ui-tabs-panel
{
    background: none repeat scroll 0 0 white;
    border: 2px groove gray;
}
/* END Background color and border of tab content */

/* CSS tooltips (спливаюча підказка) */
 .simpletooltip {
	border-bottom: 1px dotted #5695ad;
        color: #5695ad;
        cursor: default;
}
.simpletooltip span {
	margin-left: -999em;
	position: absolute;
}
.simpletooltip:hover span {
	border: 5px #14345e solid !important;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        color: #ffffff;
        z-index: 99;
        position: absolute;
	margin-left: 0; 
        width: 250px;
}
.simpletooltipclassic { padding: 0.8em 1em; }
.simpletooltipcustom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.simpletooltipclassic {background: #184573; border: 5px solid #14345e; }
 
abbr,acronym {
	border-bottom: 1px dotted #5695ad;
        cursor: default;
}

/* Змінювання зображення */
 
.navquestion {
background-image: url("https://images.wikia.nocookie.net/__cb20140806091431/assassins-creed/uk/images/2/29/%D0%90%D1%81%D1%81%D0%B0%D1%81%D1%81%D1%96%D0%BD.png");
-moz-transition: background-image 0.5s 0s ease;
-o-transition: background-image 0.5s 0s ease;
-webkit-transition: background-image 0.5s 0s ease;
}
 
.navquestion:hover {
   background-image: url("https://images.wikia.nocookie.net/__cb20140806083534/assassins-creed/uk/images/e/e8/%D0%A2%D0%B0%D0%BC%D0%BF%D0%BB%D1%96%D1%94%D1%80%D0%B8.png");
transition:all 0.4s ease;
-moz-transition: background-image 0.5s 0s ease;
-o-transition: background-image 0.5s 0s ease;
-webkit-transition: background-image 0.5s 0s ease;
}
Advertisement