Замечание. Возможно, после сохранения вам придётся очистить кэш своего браузера, чтобы увидеть изменения.
- 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), а затем Безопасность → Очистить историю посещений → Кэшированные изображения и файлы
/***** 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 {
cursor:url('https://vignette.wikia.nocookie.net/polandball/images/f/f3/Int.jpg/revision/latest?cb=20160711052556&path-prefix=ru'), auto;
}
/* To make users' profile pic rotate if you hover them */
.UserProfileMasthead .masthead-info hgroup {
background-image: url("");
}
.UserProfileMasthead .masthead-info .tag {
box-shadow: inset 0 0 6px white;
}
.UserProfileMasthead .masthead-info .tag:hover {
box-shadow: inset 0 0 10px white;
}
.UserProfileMasthead .masthead-info .group {
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
background-image: url("");
border-radius: 100%;
display: inline-block;
position: relative;
}
.masthead-avatar img {
border-radius: 100%;
box-shadow:0 0 20px white;
}
.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%;
box-shadow:0 0 20px white;
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
.masthead-avatar .sprite.edit-pencil { display: none }
#userAvatarEdit { margin-left: -14px }
.tabs-container {
box-shadow: inset 0 -9px 10px rgba(0, 0, 0, .2);
padding-left: 20px;
}
a:link{
cursor:url('https://vignette.wikia.nocookie.net/polandball/images/f/f3/Int.jpg/revision/latest?cb=20160711052556&path-prefix=ru'), pointer;
}
a:visited{
cursor:url('https://vignette.wikia.nocookie.net/polandball/images/f/f3/Int.jpg/revision/latest?cb=20160711052556&path-prefix=ru'), pointer;
}
/*** Forum formatting (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;
}
Cat.js
dev:AjaxRC.js