Battlefield Вики
Advertisement
Battlefield Вики

Замечание: Возможно, после публикации вам придётся очистить кэш своего браузера, чтобы увидеть изменения.

  • Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить либо нажмите Ctrl+F5 или Ctrl+R (⌘+R на Mac)
  • Google Chrome: Нажмите Ctrl+Shift+R (⌘+Shift+R на Mac)
  • Internet Explorer / Edge: Удерживая Ctrl, нажмите Обновить либо нажмите Ctrl+F5
  • Opera: Нажмите Ctrl+F5.
/*Wall Notifications*/
 
#WallNotifications .bubbles {
background-image: url('http://images.wikia.com/battlefield/ru/images/b/b6/Flag2.png');
background-size: 26px;
background-position: 2px 0px;
background-repeat: no-repeat;
}

/***** CSS placed here will be applied to all skins on the entire site. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. *****/

/* See also: [[MediaWiki:Monobook.css]] */
/* <pre> */

/* Фон */
body.skin-oasis, body.background-dynamic.skin-oasis::after, body.background-dynamic.skin-oasis::before {
    background: url("http://vignette4.wikia.nocookie.net/battlefield/images/2/26/Background.png/revision/latest/scale-to-width-down/1500?cb=20161023064804&path-prefix=ru") no-repeat center top !important;
    background-attachment: fixed !important;
    background-size: cover !important;
}

/*** Forum formatting (by -Algorithm & -Splaka) ***/

.forumheader { 
     border: 1px solid #aaa; background-color: #f9f9f9; margin-top: 1em; padding: 12px; 
}
.forumlist td.forum_edited a { 
     color: black; text-decoration: none 
}
.forumlist td.forum_title a { 
     padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new { 
     font-weight: bold; background: url(/images/4/4e/Forum_new.gif) 
     center left no-repeat; padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new:visited { 
     font-weight: normal; background: none; padding-left: 20px; 
}
.forumlist th.forum_title { 
     padding-left: 20px; 
}

/*** Разукрасим свежие правки для плюса и минуса ***/
.mw-plusminus-pos { color: #006500; }
.mw-plusminus-neg { color: #8B0000; }

/* </pre> */

/*Something for IDDQD*/
#user-IDDQD .details:after {
content: "Akreg";
font-size: 10px;
}

#user-IDDQD .status {
display: none;
}

/* Превращает в интервики-ссылки маленькие флаги. Спс2ВиВики */
 
.WikiaArticleInterlang a[href^='http://battlefield']:before {content:url('http://images.wikia.nocookie.net/__cb20130731143622/wlb/images/d/d6/Icon-American.png');}
.WikiaArticleInterlang a[href^='http://pl.']:before {content:url('https://www.kamerstunt.nl/file/img/ico/country/poland.jpg');}
.WikiaArticleInterlang a[href^='http://uk.']:before {content:url('http://images.wikia.nocookie.net/__cb20130722162431/wlb/images/d/d9/Icon-Ukrainian.png');}
.WikiaArticleInterlang a[href^='http://de.']:before {content:url('http://img3.wikia.nocookie.net/__cb20090731073630/fallout/images/e/e4/Icon_flag_de.png');}
.WikiaArticleInterlang a[href^='http://es.']:before {content:url('http://img2.wikia.nocookie.net/__cb20090731073631/fallout/images/c/c0/Icon_flag_es.png');}
.WikiaArticleInterlang a[href^='http://fr.']:before {content:url('http://img3.wikia.nocookie.net/__cb20090731073634/fallout/images/4/4c/Icon_flag_fr.png');}
.WikiaArticleInterlang a[href^='http://nl.']:before {content:url('http://img2.wikia.nocookie.net/__cb20090731084456/fallout/images/e/e8/Icon_flag_nl.png');}
.WikiaArticleInterlang a[href^='http://ca.']:before {content:url('http://img1.wikia.nocookie.net/__cb20111103202316/battlefield/images/thumb/4/45/Catalan.png/20px-Catalan.png');}
  
.WikiaArticleInterlang a:before {
padding:4px;
}

/* ЦВЕТНЫЕ НИКИ. Немножко слов о RuneScape wiki, откуда был взят исходник */
/***************/
/***** Боты ****/
/***************/
a[href$="Wikia"],
a[href$="WikiaBot"],
a[href$="Checking_template"],
a[href$="Akreg"],
a[href$="AbraTech"]
{ color:#3399CC !important; }
 
/***************/
/**** Админы ***/
/***************/
a[href$="retard-"],
a[href$="Kaen22"]
{ color:green !important; }
 
/***************/
/** Бюрократы **/
/***************/
/*IDDQD*/
a[href$="IDDQD"]
{ color:#2F4F4F !important; }
 
/* Helpers */
a[href$="Kuzura"], 
a[href$="Plizirim"]
{ color:#9B30FF !important; }

/*VSTF*/
a[href$="Kopcap94"]
{ color:#008080 !important; }

/* Staff */
a[href$="Vlazovskiy"],
a[href$="Wagnike2"]
{ color:#962300 !important; }

/*** Иконка социальных сетей ***/
.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;
}

/* Стиль содержания */
#toc {
        -moz-border-radius: 0.4em 0.4em 0.4em 0.4em;
        -webkit-border-radius: 0.4em 0.4em 0.4em 0.4em;
        border-radius: 0.4em 0.4em 0.4em 0.4em;
	background: #000000;    
}
 
.WikiHeader {
    border-radius: 8px 8px 0px 0px;
}
.WikiaPage {
    border-radius: 8px 8px 0px 0px;
}
 
.WikiaArticle .article-thumb .attribution {
display:none;
}
Advertisement