Wikia.css

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

  • Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить либо нажмите Ctrl-F5 или Ctrl-R (⌘-R на Mac)
  • Google Chrome: Нажмите Ctrl-Shift-R (⌘-Shift-R на Mac)
  • Internet Explorer: Удерживая Ctrl, нажмите Обновить либо нажмите Ctrl-F5
  • Opera: Перейдите в Menu → Настройки (Opera → Настройки на Mac), а затем Безопасность → Очистить историю посещений → Кэшированные изображения и файлы
/* Шрифты */
/* Почти полностью меняет шрифты на вики на шрифт Рубик */

.WikiaPage {
    font-family: 'Rubik' !important;
    border: 0px;
}

/* Крутящийся аватар в профиле */

.masthead-avatar img {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.masthead-avatar:hover img{
  border-radius: 100%;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

/*** Для форума (by -Algorithm & -Splaka) ***/

.forumheader { 
     border: 1px solid #aaa; 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; 
}

/* Техническое оформление Вики */


/*                                                                       */
/*                  ОФОРМЛЕНИЕ НОВЫХ ИНФОБОКСОВ                          */
/*                                                                       */

/* Countrytheme */
/* Тело-основа шаблона */
.pi-theme-country {
    background-color: #EADCDC;
    border-color: #C6BCBC;
    font-size:12px;
    border:1px solid #C6BCBC;
}

/* Настройка заголовка */
.pi-theme-country .pi-title {
    background-color: #FFB200;
    text-align:center;
    font-size:16px;
    color:white;
}

/* Настройка среднего заголовка */
.pi-theme-country .pi-header {
    background-color: #FFB200;
    padding:14px;
    font-size:12px;
}

/* Настройка поля с изображением */
.pi-theme-country .pi-image {
    font-size:10px;
    text-align:center;
    background-color: #ffffff;
}

 /* Кастомный курсор как на англ.вики */
 
body {
    cursor: url('https://images.wikia.nocookie.net/__cb20140919010951/polandball/images/c/c9/PolandballWikiaCursor.png'), auto; 
}
.progress{
    cursor: url('https://images.wikia.nocookie.net/__cb20141109083840/polandball/images/5/54/PolandballWikiaCursorLoading.gif'), auto;
}
.wait{
    cursor: url('https://images.wikia.nocookie.net/__cb20141109083840/polandball/images/5/54/PolandballWikiaCursorLoading.gif'), auto;
}
a:link{
  cursor: url('https://images.wikia.nocookie.net/__cb20140919015826/polandball/images/1/1f/PolandballCursorLink.png'), auto;
}
a:text{
    cursor: url('https://images.wikia.nocookie.net/__cb20140928083240/polandball/images/7/76/PolandballCursorTextarea.png'), autoo;
}
a:visited{
  cursor: url('https://images.wikia.nocookie.net/__cb20140919020717/polandball/images/5/57/PolandballCursorLinkVisited.png'), auto;
}
a:hover{
  cursor: url('https://images.wikia.nocookie.net/__cb20140924081304/polandball/images/6/6c/PolandballCursorHover.png'), auto;
}
a:active{
  cursor: url('https://images.wikia.nocookie.net/__cb20140919020717/polandball/images/5/57/PolandballCursorLinkVisited.png'), auto;
}

/* Цветные ники */
/* Администрация */

a[href$="/Rairakkumee"],
a[href$=":Rairakkumee"] {
    color: #8c8c8c; font-weight: bold; text-shadow: 0 0 2px #8c8c8c;
}

a[href$="/Renat546"],
a[href$=":Renat546"] {
    color: #3e0002; font-weight: bold; text-shadow: 0 0 2px #3e0002;
}

/* Модераторы */

a[href$="/Kingsvin_%D0%9F%D0%B5%D1%80%D0%B2%D1%8B%D0%B9"],
a[href$=":Kingsvin_%D0%9F%D0%B5%D1%80%D0%B2%D1%8B%D0%B9"] {
    color: #3cb371; font-weight: bold;
}

a[href$="/%D0%90%D0%BF%D0%BE%D0%BF"],
a[href$=":%D0%90%D0%BF%D0%BE%D0%BF"] {
    color: #008000; font-weight: bold; text-shadow: 0 0 2px #008000;
}

 
/* Редакторское объединение */
.Wall .edited-by > a.subtle[href$="Kyle_ZZF"]:before, .comments li[data-user="Kyle_ZZF"] .edited-by:before,

.Wall .edited-by > a.subtle[href$="Finn_Mean"]:before, .comments li[data-user="Finn_Mean"] .edited-by:before,

.Wall .edited-by > a.subtle[href$="Asasyl"]:before, .comments li[data-user="Asasyl"] .edited-by:before,

.Wall .edited-by > a.subtle[href$="NotOrangeG"]:before, .comments li[data-user="NotOrangeG"] .edited-by:before
{
    content: url(https://vignette.wikia.nocookie.net/proverka/images/1/1d/%D0%91%D1%80%D0%BE%D0%BD%D0%B7%D0%B0.svg/revision/latest?cb=20200526142247&path-prefix=ru);
    vertical-align: top;
}

/* Заглавная страница */
/* Коробки с информацией */
/* Вся коробка */
.box {
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    margin: 5px;
}

/* Заголовок коробки */
.box h4 {
	background-color: #DC143C;
	color: #ffffff;
	font-size: 25px;
	padding-bottom: 10px;
	text-align: center;
	border-radius: 10px 10px 0px 0px;
	font-weight: bold;
	padding: 10px;
}

/* Содержание коробки */
.boxcontent {
    color: black;
    background-color: transparent;
    padding: 10px;
}

/* Навигация */

.navblockimg {
margin: 5px 30px;
width: 120px;
height: 120px;
border-radius: 50%;
border: 10px solid #dc143c;
box-shadow: 0 4px 4px rgba(0,0,0,.2);
position: relative;
z-index: 100;
text-align: center;
}

.navblockimg img {
margin-top: -6.5px;
margin-left: -1px;
border: 2px solid #880d30;
width: 118px;
height: 119px;
border-radius: 50% !important;
object-fit: cover;
}

.navblock h5 img {
margin: -5px 30px 1px 30px;
}

.navblock {
transition: 1s;
}

.navblock:hover {
transform: scale(1.05);
transition: 1s;
}

/* Кругляшки картинок */
.boxcontent img {
border-radius: 10px;
}

/* Вроде надо */
.box .forum-activity-module img {
border-radius: 100% !important;
}

/* Убирает заголовок из форума с заглавной */
.box .forum-activity-module h2 {
    display: none !important;
}

/* Не нужное */
.box .forum-activity-module {
    box-shadow: none !important;
    padding: 0px !important;
}

/* Убирает заголовок и кнопку из блогов с заглавной */

.box .WikiaBlogListingBox  h2 {
    display:none !important;
}

.box .WikiaBlogListingBox ul .WikiaBlogListingPost h2 {
    display: block !important;
}

.box .WikiaBlogListingBox .wikia-button {
    display: none !important;
}

/* Табберы */
    /* Убирает границы таббера */
.tabber .tabbertab {
    border: transparent !important;
}

ul.tabbernav {
    border-bottom: 0px !important;
}

	/* Стиль контейнера */
.tabberlive {
    border:none !important;
}
    /* Стиль закладок */
.tabberlive > .tabbernav > li > a {
	text-align: center !important;
    color: #DC143C !important;
	font-weight: bold !important;
	background-color: #FFFFFF !important;
	border:none !important;
	border-radius: 5px 5px 0px 0px !important;
	font-family: 'Rubik' !important;
}
	/* Выбранная закладка */
.tabberlive > .tabbernav > li.tabberactive > a {

	text-align: center !important;
    color: #ffffff !important;
	background-color: #DC143C !important;
}
	/* Закладка при наведении мыши */
.tabberlive > .tabbernav > li > a:hover {
	color: #ad102f !important;
	background-color: #f7f7f7 !important;
}
/* Выбранная закладка при наведении мыши */
.tabberlive > .tabbernav > li.tabberactive > a:hover {
	color: #f7f7f7 !important;
	background-color: #ad102f !important;
}

/* Заголовки */

/* Заголовок страницы */

.WikiaPage .page-header__title {
    font-weight: 700;
    background-image: linear-gradient(to top,rgba(0,42,50,.1) 54%,transparent 54%,transparent 100%);
    display: inline;
}

.WikiaPage .page-header__separator {
     background: transparent;
}

h1 .mw-headline, h2 .mw-headline, h3 .mw-headline, h4 .mw-headline {
    font-weight: bold !important;
  }
  h1.page-header__title {
    font-weight: bold !important;
}
/* Кнопка править */
.sprite.edit-pencil {
background-color: #3a3a3a !important;
    background-image: none !important;
    -webkit-mask-image: url(/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-pencil-small.svg);
    width: 16px !important;
    height: 16px !important;
}

.editsection {
    font-weight: bold !important;
}

/* Голосования */

/* Делает границу прозрачной */

div.ajax-poll {
     border: transparent;
}

/* Меняет полосу с результатами */
.pollAnswerVotes div{
    height: 15px !important;
    color: white !important;
    background-color: #DC143C !important;
    border-radius: 5px !important;
    border: none !important;
}
/* Меняет полосу без результатов */
.pollAnswerVotes {
    background-color: #cccccc !important;
    border-radius: 5px !important;
    color: white !important;
    height: 15px !important;
    margin: 5px !important;
    border: none !important;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.54) 2px 0px 5px;
}

/* Убирает границу голосования */
.ajax-poll {
    border: none !important;
}

/* Минималистичный тулбар */

.WikiaBarWrapper {
    background: #003399 !important;
}

/* Для викификатора */

.toolbar .wikify img {filter: invert(100%)}

/* Содержание */

.WikiaArticle #toctitle h2 {
    font-weight: bold;
}

nav.toc h2 {
    margin-right: 5px;
}

.WikiaArticle .toc {
    background-color: transparent;
    border: transparent;
    border-radius: 10px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .2);
    text-align: left !important;
}

/* Рельс */

.WikiaRail .module {
    background-color: transparent;
    border: transparent;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}

/** Медальки **/
/*** Блок ***/
.RewardModule {
	border-radius: 10px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	margin: 0 0 30px !important;
	padding: 20px 15px 15px;
}

/*** Заголовок ***/
.RewardModule h2 {
	font-size: 18px !important;
}

/*** Картинка ***/
.RewardModule img {
	border-radius: 10px;
	width: 80px;
}

/*** Описание ***/
.badgetootipwindow {
	border-radius: 10px;
	border: none !important;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}

.badgetooltiparrow {
	display: none;
}

/** Популярные страницы **/
/*** Блок ***/
.premium-recirculation-rail {
	border-radius: 10px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	margin: 0 0 30px !important;
	padding: 20px 15px 15px;
}

/*** Заголовок ***/
.premium-recirculation-rail h2 {
	font-size: 18px !important;
	text-transform: none !important;
}

/** Чат_ице **/
/*** Уменьшает кнопку ***/
.WikiaRail .rail-module .wds-button.wds-is-secondary {
	font-size: 10px !important;
	padding: 3.5px 9px !important;
}

/*** Блок ***/
.chat-module {
	border-radius: 10px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	margin: 0 0 30px !important;
	padding: 20px 15px 15px;
}

/*** Заголовок ***/
.chat-module h2 {
	font-size: 18px !important;
}

/** Активность **/
/*** Блок ***/
.activity-module {
	border-radius: 10px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	margin: 0 0 30px !important;
	padding: 20px 15px 15px;
}

/*** Заголовок ***/
.activity-module h2 {
	font-size: 18px !important;
	padding-bottom: 5px;
}

/** Загругляшка загрузки следующей страницы значков **/
.UserProfileAchievementsModule .wikiaThrobber {
border-radius: 10px;
}

.WikiaRail .forum-activity-module {
	border-radius: 10px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	margin: 0 0 30px !important;
	padding: 20px 15px 15px;
}

.WikiaRail .forum-activity-module h2 {
	font-size: 18px !important;
}

/** Елочки в горячих точках **/

.HotSpotsModule.module h2 {
  font-size: 0px
}
.HotSpotsModule.module h2::before{
  content:"«Горячие точки»";
  font-size: 18px;
}

/** Активность форума **/
/*** Блок ***/
.WikiaRail .forum-activity-module {
	border-radius: 10px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	margin: 0 0 30px !important;
	padding: 20px 15px 15px;
}

/*** Заголовок ***/
.WikiaRail .forum-activity-module h2 {
	font-size: 18px !important;
}

/* Языковой блок */
/** Заголовок языков **/
.WikiaArticleInterlang h3 {
    margin-top: 2px;
    font-weight: bold;
}

/** Языки **/
.WikiaArticleInterlang li {
    margin-top: 2px;
    font-family: var(--fb-font);
    font-weight: bold;
    text-transform: uppercase;
}

/* Инфобоксы */

.pi-europa .pi-title {
	border-radius: 10px 10px 0 0;
}
.pi-europa.pi-background {
	border-radius: 10px;
}

.pi-europa .pi-collapse-closed:last-child .pi-header {
    border-radius: 0 0 10px 10px;
}

/* Свернуть/развернуть в навбоксах */
.mw-collapsible-toggle,
.mw-collapsible-toggle-expanded {
    font-size: 0;
    margin-bottom: -8px;
    margin-right: 3px;
}
.mw-collapsible-toggle::after {
    content: '▾';
    font-size: 22px;
}

.mw-collapsible-toggle-expanded::after {
    content: '▴';
    font-size: 22px;
}

/* Hover Classes */
.opacity img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	}	
 
.opacity img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	}
 
/** Levitate **/
.levitate {
 -webkit-animation: levitate 1s steps(10) infinite alternate;
    -moz-animation: levitate 1s steps(10) infinite alternate;
     -ms-animation: levitate 1s steps(10) infinite alternate;
      -o-animation: levitate 1s steps(10) infinite alternate;
         animation: levitate 1s steps(10) infinite alternate;
}
 
 
/* Expansible */
.textooculto {
        display: none
}
.textovisible:hover .textooculto {
        display: inline !important
}
/* Hover Classes */
.opacity img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	}	
 
.opacity img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	}
 
.tilt {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.tilt:hover {
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}
 
.shadow img {
  -webkit-transition: all 0,2s ease;
     -moz-transition: all 0,2s ease;
       -o-transition: all 0,2s ease;
      -ms-transition: all 0,2s ease;
          transition: all 0,2s ease;
}
 
.shadow img:hover {
  -webkit-filter: drop-shadow(10px 7px 1px grey)
}
 
 
/* Hover Template */
.imgUnder {
    overflow: visible;
    display: inline-block;
    position: relative
}
 
.imgOver {
    display: block;
    visibility: hidden;
    width: inherit;
    height: inherit;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
 
.imgUnder:hover .imgOver {
    visibility: visible;
}
 
	/**** Escala de grises ****/
.grayscale img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
-webkit-filter: grayscale(100%);
}
 
.grayscale img:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
}
 
 
/* Efecto Zoom (obtenido de Bleach fanlabor) */
.bigscale img {
    -webkit-transition: width 2s, height 2s; /* For Safari 3.1 to 6.0 */
    transition: width 2s, height 2s;
}
 
.bigscale img:hover {
	width: 100px;
    height: 100px;
}
/* Opacidad */
.opacity img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	}	
 
.opacity img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

/* Навбоксы */
.navbox table.wikitable {
border: 0px !important;
}

.navbox .table.wikitable > tr > th, .navbox table.wikitable > tr > td, .navbox table.wikitable > * > tr > th, .navbox table.wikitable > * > tr > td {
border: 0px !important;
}