Вики Доктор Кто
Регистрация
Advertisement
Вики Доктор Кто

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

  • 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.
/*Ссылка при наведении*/
a:visited:hover, .color2 a:visited:hover { /*посещенные*/
  text-shadow: #007FFF 0 0 5px;
  text-decoration:none;
}
a:hover, .color2 a:hover { /*тень*/
  text-shadow: #007FFF 0 0 5px;
  text-decoration:none;
}
a:hover { /*цвет и время смены при наведении*/
    color: #007FFF;
text-decoration:none;
-webkit-transition: all linear 400ms;
-moz-transition: all linear 400ms;
-ms-transition: all linear 400ms;
-o-transition: all linear 400ms;
transition: all linear 400ms;
}

/*Слайдер*/

/********** START Timed Slider Styles **********/
/**** http://dev.wikia.com/wiki/TimedSlider ****/

/* hide all slides */
.ts-container .ts-slide {
	display: none;
}
/* show slide that has class="ts-active" */
.ts-container .ts-active {
	display: block;
}
/* support inline slides as well */
.ts-container.ts-container-inline .ts-active {
    display: inline;
}

/********** END Timed Slider Styles **********/

/*Кнопки*/
 
/*
.sprite.edit-pencil {background: url('https://images.wikia.nocookie.net/__cb20150711201453/doctorwho/ru/images/d/d4/DW_Point.png') no-repeat;}
*/

.sprite.edit-pencil {background: url('https://vignette.wikia.nocookie.net/doctorwho/images/d/d7/Sprite.png/revision/latest?cb=20190815155150&path-prefix=ru') no-repeat;}

/*Цвет текста*/
body {
    color: #000000;
}

/*Цвет ссылок навигации*/
.WikiHeader li a {font-color: #FFFFFF;}

/*Мёртвые ссылки*/

a.new{color: #E00027;}

/*Интервики*/

.WikiaArticleInterlang {
	border: 2px solid #013160;
background-color: #fff7ec;
    border-radius: 10px;
	margin: 0px 0px;
}

/*Нормальные категории*/

.CategorySelect.articlePage { border: 2px solid #013160; border-radius: 10px; background-color: #fff7ec; }

/*18. Несуществующие категории */

.newcategory { color: #E00027; }

/*Цвета обозначения администрации*/

a[href='/ru/wiki/%D0%A3%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA:Dmitriy_Volfson'], /* Dmitriy Volfson */
a[href='/ru/wiki/%D0%A3%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA:E770'], /* E770 */
a[href='/ru/wiki/%D0%A3%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA:%D0%90%D0%BB%D0%B8%D0%BD%D0%B0_%D0%9D%D0%BE%D0%B2%D0%B8%D0%BA%D0%BE%D0%B2%D0%B0'], /* Алина Новикова */
a[href='/ru/wiki/%D0%A3%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA:%D0%A2%D0%B0%D0%BD%D0%B0%D0%BD%D0%B4%D0%B0'], /* Тананда */
a[href='/ru/wiki/%D0%A3%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA:%D0%90%D0%BD%D1%82%D0%BE%D0%BD2000'] /* Антон2000 */
{
color:#008000
}
 
#WallNotifications .bubbles {
background-image: url('https://images.wikia.nocookie.net/__cb20140105201227/wikies/ru/images/a/a3/Wikia_wordmark.png');
background-size: 29px;
background-position: 1px -1px;
background-repeat: no-repeat;
-moz-transition: background-image 0.3s 0s ease;
-o-transition: background-image 0.3s 0s ease;
-webkit-transition: background-image 0.3s 0s ease;
}
 
 
#WallNotifications .bubbles:hover {
background-image: url('http://www.rocketryforum.com/attachment.php?attachmentid=128297&d=1367820531');
background-size: 28px;
background-repeat:no-repeat;
transition:all 0.2s ease;
-moz-transition: background-image 0.3s 0s ease;
-o-transition: background-image 0.3s 0s ease;
-webkit-transition: background-image 0.3s 0s ease;
}

/*Шрифт на вики*/

.WikiaPageHeader h1 {
    font-family: 'Monotype Corsiva';
    font-size: 30px;
}

/*Флаги интервики*/
.WikiaArticleInterlang a[href='https://tardis.fandom.com']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/4/46/Small-en-us.png');
}
.WikiaArticleInterlang a[href^='https://pl.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/1/19/Small-pl.png');
}
.WikiaArticleInterlang a[href^='https://uk.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/a/a4/Small-uk.png');
}
.WikiaArticleInterlang a[href^='https://es.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/4/43/Small-es.png');
}
.WikiaArticleInterlang a[href^='http://it.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/b/bf/Small-it.png');
}
.WikiaArticleInterlang a[href^='http://ja.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/8/8d/Small-ja.png');
}
.WikiaArticleInterlang a[href^='https://doctorwho.fandom.com/de/']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/e/e1/Small-de.png');
}
.WikiaArticleInterlang a[href^='http://sv.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/b/bc/Small-sv.png');
}
.WikiaArticleInterlang a[href^='http://no.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/5/5c/Small-no.png');
}
.WikiaArticleInterlang a[href^='http://pt.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/8/89/Small-pt-pt.png');
}

.WikiaArticleInterlang a[href^='https://doctorwho.fandom.com/fr/']:before {
    content: url('https://images.wikia.nocookie.net/siegenax/ru/images/9/95/Flag_France.gif');
} 
.WikiaArticleInterlang a[href^='http://th.']:before {
    content: url('https://images.wikia.nocookie.net/siegenax/ru/images/6/69/Flag_Thailand.gif');
}
.WikiaArticleInterlang a[href^='http://he.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/0/03/Small-he.png');
}
.WikiaArticleInterlang a[href^='http://zh.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/a/a1/Small-zh.png');
}
.WikiaArticleInterlang a[href^='http://ko.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/d/d2/Small-ko.png');
}
.WikiaArticleInterlang a[href^='http://sr.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/5/58/Small-sr.png');
}
.WikiaArticleInterlang a[href^='http://cy.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/5/5f/Small-cy.png');
}
.WikiaArticleInterlang a[href^='http://ca.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/f/f3/Small-ca.png');
}
.WikiaArticleInterlang a[href^='http://el.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/f/f3/Small-ca.png');
}
.WikiaArticleInterlang a[href^='http://fi.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/8/84/Small-fi.png');
}
.WikiaArticleInterlang a[href^='http://gl.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/7/7c/Small-gl.png');
}
.WikiaArticleInterlang a[href^='http://nl.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/c/ce/Small-nl.png');
}
.WikiaArticleInterlang a[href^='http://ru.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/8/84/Small-ru.png');
}
.WikiaArticleInterlang a[href^='http://bg.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/6/66/Small-bg.png');
}
.WikiaArticleInterlang a[href^='http://ro.']:before {
    content: url('https://images.wikia.nocookie.net/wlb/images/4/45/Small-ro.png');
}
.WikiaArticleInterlang a:before {
    padding: 5px;
}

/*Аватары */
 
.avatar {
   border-radius: 10px;
}

/*Рамки колонок*/
 
.WikiaArticle h2 {
	border-bottom: solid 2px #013160;
}
 
.WikiaFooter section {
	border: solid 2px #013160;
}
 
.WikiaArticle fieldset {
	border: solid 2px #013160;
}
 
.WikiaBlogListing .WikiaBlogListingPost {
	border-bottom: 2px solid #013160;
}
 
#wikia-mediawiki-recentchangestext {
	border: 2px solid #013160;
}

/*31. Изображения колонок*/
.WikiaRail .module, .WikiaRail #RIGHT_SKYSCRAPER {
background-color: #fff7ec;
   border: solid 2px #013160;
   border-radius: 10px;
}
 
#WikiaActivityModule{
background-color: #fff7ec;
   border: solid 2px #013160;
}

#WikiaRecentActivity{
background-color: #fff7ec;
   border: solid 2px #013160;
}  

/*36. Цвет инфобоксов*/
.infobox {
   border: solid #013160;
   background-color: #FFF4C9;
   color: #000000;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
   font-size: 12px;
}

/*Навигация*/
.WikiHeader > nav .subnav-2 li .subnav-2a > .chevron {
    border-top-color: #024C91;
}
 
.WikiHeader .navbackground{
    height: 30px;
    border-top: 2px solid #024C91;
    border-bottom: 2px solid #024C91;
    border-left: 2px solid #024C91;
    border-bottom-left-radius: 10px;
    background-color: #013160;
    box-shadow: inset 0 0 30px #024C91;
}
.WikiHeader .navbackground div{
    background-color: transparent;
}
.WikiHeader > nav li {
    line-height: 30px;
    background-color: #013160;
    border-left: 2px solid #024C91;
    border-right: 2px solid #024C91;
    border-top: 2px solid #024C91;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom: none;
}
 
.WikiHeader > nav li.marked{
    line-height: 29px;
    background-color: #013160;
    border-left: 2px solid #024C91;
    border-right: 2px solid #024C91;
    border-top: 2px solid #024C91;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom: none;
    box-shadow: inset 0 0 30px #024C91;
}
 
.WikiHeader > nav li:first-child, .WikiHeader > nav li:first-child a {
    border-left: none;
}
 
.WikiHeader > nav li > a, .WikiHeader > nav li.marked > a {
    border: none;
    color: #FFFFFF;
}
.WikiHeader > nav li > a:hover, .WikiHeader > nav li.marked > a:hover {
    border: none;
    color: #FFFFFF;
    text-decoration: none;
}
 
.WikiHeader .accent a {
    color: #FFFFFF;
}
 
.WikiHeader > nav li.marked .subnav-2 > li a:hover {
    text-decoration: none;
}
 
.WikiHeader > nav .subnav-2 li.marked2 .subnav-2a {
    border-radius:0px;
    border-top-right-radius:3px;
    border-top-left-radius:3px;
    margin:2px 0px 0px 3px;
    background:#013160;
    border:1px solid #024C91;
    border-bottom: none;
    color:#FFFFFF;
    box-shadow: inset 0 0 30px #024C91;
}
 
.WikiHeader > nav .subnav-2 li.marked2 .subnav-2a > .chevron {
    border-top-color:#024C91;
    opacity:1;
}
 
.WikiHeader > nav .subnav-2 li.marked2 .subnav-2a:hover { 
    background:#013160;
    color:#FFFFFF;
    box-shadow: inset 0 0 30px #024C91;
}

/* Шрифты */
@font-face {
  font-family: 'rubik_ww';
  src: url(https://images.wikia.nocookie.net/bindingofisaac/ru/images/f/fe/Rubik_Regular.woff) format('woff');
}
 
@font-face {
    font-family: 'rubik_ww';
    font-style: normal;
}
 
.WikiaPage{
    font-family: 'rubik_ww', sans-serif;
}
Advertisement