Вики Сообщества

ПОДРОБНЕЕ

Вики Сообщества
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.
/** Размещённый здесь CSS будет применяться ко всем темам оформления */

/* 
См. также: [[MediaWiki:Monobook.css]]

Утилиты: [http://ru.wikia.com/index.php?title=MediaWiki:Common.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=18000 перезагрузить кэш] | [http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fru.wikia.com%2Findex.php%3Ftitle%3DMediaWiki%3ACommon.css%26action%3Draw%26ctype%3Dtext%2Fcss%26smaxage%3D18000&usermedium=all проверить на соответсвие w3c]

<pre>*/
/* WikiaRail */
.WikiaRail .module {
    border: none;
}

#spoiler {
	-moz-border-radius: 6px;
	-moz-transition: all 0.8s 0.001s ease-in;
	-o-transition: all 0.8s 0.001s ease-in;
	-webkit-border-radius: 6px;
	-webkit-transition: all 0.8s 0.001s ease-in;
	background-color: #002e54;
	border-radius: 6px;
	border: 1px white solid !important;
	color: white;
	height: 25px;
	overflow: hidden;
	text-decoration: underline;
	width: 120px;
}
#spoiler:hover {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #add8e6;
	border: 4px solid #002e54;
	color: #000;
	height: 100%;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
#spoiler2 {
	-moz-border-radius: 6px;
	-moz-transition: all 0.8s 0.001s ease-in;
	-o-transition: all 0.8s 0.001s ease-in;
	-webkit-border-radius: 6px;
	-webkit-transition: all 0.8s 0.001s ease-in;
	background-color: #002e54;
	border-radius: 6px;
	border: 1px white solid !important;
	color: white;
	height: 25px;
	overflow: hidden;
	text-decoration: underline;
	width: 120px;
}
#spoiler2:hover {
	-moz-border-radius: 6px;
	-moz-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	-webkit-border-radius: 6px;
	-webkit-transform: rotate(-360deg);
	background-color: #add8e6;
	border: 4px solid #002e54;
	color: #000;
	height: 200px;
	overflow: scroll;
	text-decoration: none;
	width: 100%;
}

.comments li[data-user="Plizirim"] .edited-by:after,
.comments li[data-user="Kopcap94"] .edited-by:after,
.comments li[data-user="Idel sea Qatarhael"] .edited-by:after,
.comments li[data-user="Fiona of Amber"] .edited-by:after {
	content: url("https://images.wikia.nocookie.net/wikia/ru/images/thumb/a/a4/Fandom_sig.png/65px-Fandom_sig.png");
}

/* Hide the little logo and make the background of the main logo transparent */
.logoContainer { background-color: transparent!important; }
.wikiaLogo {display:none!important}


.ns-12 .mw-warning-with-logexcerpt {
    display: none;
}

/* === Babel === */

.babelbox {
   float: right;
   margin-left: 1em;
   margin-bottom: 0.5em;
   width: 246px;
   border: 1px solid #99B3FF;
   padding: 2px 0 2px 0;
}
.lang-blockN, .lang-block0, .lang-block1, .lang-block2, .lang-block3 {
   margin: 2px 4px 2px 4px; /* t, l, b, r */
   width:238px;
   border-collapse: collapse;
}
td.lang-codeN, td.lang-code0, td.lang-code1, td.lang-code2, td.lang-code3 {
   text-align:center;
   font-size:14pt;
   width:45px;
   height:45px;
}
td.lang-descriptionN, td.lang-description0, td.lang-description1,
td.lang-description2, td.lang-description3 {
  font-size:8pt;
  padding:4pt;
  line-height:1.25em
}

.lang-block0 {
   border:1px solid #FFB3B3;
}
td.lang-code0 {
  background-color: #FFB3B3;
  color: black;
}
td.lang-description0 {
  background-color: #FFE0E8;
  color: black;
}

.lang-block1,  .lang-block2, .lang-block3  {
   border:1px solid #99B3FF;
}
td.lang-code1, td.lang-code2, td.lang-code3 {
  background-color: #99B3FF;
  color: black;
}
td.lang-description1,  td.lang-description2, td.lang-description3 {
  background-color: #E0E8FF;
  color: black;
}

.lang-blockN {
   border:1px solid #6EF7A7;
}
td.lang-codeN {
  background-color: #6EF7A7;
  color: black;
}
td.lang-descriptionN {
  background-color: #C5FCDC;
  color: black;
}

/* === Forum formatting -Algorithm & -Splaka === */

.forumheader { 
   border: 1px solid #aaa; background-color: #f9f9f9; margin-top: 1em; padding: 12px; 
}
.forumlist .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; 
}

/* === underline classes === */

.underlinelink a{ text-decoration: underline ! important; }
.nounderlinelink a{ text-decoration: none ! important; }

/* font class for 'click here' */

.clickhere a, .clickhere a:visited { 
   color: #3366BB !important
}
.clickhere a:hover, .clickhere a:active { 
  color: #268CFE !important
}

/* === class for task boxes === */
.task {
  border: 1px solid #585490; 
  background: #f8faff; 
  padding:.5em; }

/* === class for main page link tables === */
.buttonlink { 
  background: url(https://images.wikia.nocookie.net/central/images/9/96/Bullet_plain.png) center left no-repeat; 
  padding-left: 14px;
}
.buttonstar {
  background: url(https://images.wikia.nocookie.net/central/images/e/ec/Bullet_star.png) center left no-repeat; 
  padding-left: 14px;
}

/* === misc === */
li #credits { white-space: normal; }
.headbare h1, .headbare h2 { border-bottom: none; }
.mw-plusminus-pos { color: #006500; }
.mw-plusminus-neg { color: #8B0000; }

/* === for Percent template === */
.percent-fill { 
  height:24px; 
  background: #ffffff url(https://images.wikia.nocookie.net/central/images/3/31/Gradient24.png) 0 0 repeat;
}
.percent-empty { 
  height: 24px; 
  background: transparent; 
}

/* === per page stuff === */
.page-Category_Custom_edit_buttons .gallerybox .thumb { padding:0 !important; }
.page-Wikia_Maintenance_copyvio a[title|="Category:Files with unknown copyright status"] {display:none;}

/* === Dynamic navigation === */

/* default skin for navigation boxes */
table.navbox {
    background-color: #f9f9f9;
    border: 1px solid #aaa;
    clear: both;
    font-size: 90%;
    margin: 1em 0 0;
    padding: 2px;
    text-align: center;
    width: 100%;
}

table.navbox th {
    background-color: #ccf;
    padding-left: 1em;
    padding-right: 1em;
}

table.navbox tr:not(:first-child) th {
    background-color: #ddf;
}

@media print {
    .navbox {
        display: none;
    }
}

/* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at [[Wikipedia:NavFrame]]. */

div.Boxmerge,
div.NavFrame {
        margin: 0;
        padding: 4px;
        border: 1px solid #aaa;
        text-align: center;
        font-size: 95%;
}
div.Boxmerge div.NavFrame {
        border-style: none;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
}
.NavPic {
        background-color: #fff;
        margin: 0;
        padding: 2px;
        float: left;
}
.NavFrame .NavHead {
        height: 1.6em;
        font-weight: bold;
        background-color: #ccccff;
        position:relative;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
.NavEnd {
        margin: 0;
        padding: 0;
        line-height: 1px;
        clear: both;
}
.NavToggle {
        position:absolute;
        top:0;
        right:3px;
        font-weight:normal;
        font-size:smaller;
}

table.standard, table.standart {border: 1px solid rgb(170,170,170);border-collapse: collapse}
table.standard th, table.standart th {border: 1px solid rgb(170,170,170);padding-left: 0.2em;padding-right: 0.2em;background-color: #EEEEFF}
table.standard td, table.standart td {border: 1px solid rgb(170,170,170);padding-left: 0.2em;padding-right: 0.2em}
table.standard caption, table.standart caption, .tiles caption {font-weight: bold;padding-top: 0.2em;padding-bottom: 0.2em}

/* </pre>
== class for Hubs ==
<pre> */
#bodyContent .nostar a { 
  background: transparent url(https://images.wikia.nocookie.net/central/images/9/96/Bullet_plain.png) center left no-repeat !important; 
  padding-left: 14px !important;
}
#bodyContent .yellowstar a { 
  background: transparent url(https://images.wikia.nocookie.net/central/images/thumb/e/e6/Hubstar-yellow.png/12px-Hubstar-yellow.png) center left no-repeat !important; 
  padding-left: 14px !important;
}
#bodyContent .orangestar a { 
  background: transparent url(https://images.wikia.nocookie.net/central/images/thumb/7/73/Hubstar-orange.png/12px-Hubstar-orange.png) center left no-repeat !important; 
  padding-left: 14px !important;
}
#bodyContent .redstar a { 
  background: transparent url(https://images.wikia.nocookie.net/central/images/thumb/e/ea/Hubstar-red.png/12px-Hubstar-red.png) center left no-repeat !important; 
  padding-left: 14px !important;
}

.hubmodule {
   border:1px solid silver;
   width: auto;
   margin-bottom: 10px;
   padding:3px;
}

table.hubmodule th, div.hubmodule h2 {
    background-color: lightyellow;
    color: black;
    text-align:center;
    font-size: 150%;
    font-weight:normal;
    margin-bottom:0.6em;
    padding-bottom:0.17em;
    padding-top:0.3em;
    border:none;
}

.hubmodule .poll {
    width: auto;
}

#bodyContent .poll {
    background-color: inherit;
}


.background3 { 
background-image: url(https://images.wikia.nocookie.net/eswikia/images//c/cf/Background3.png); 
background-repeat: repeat-x; 
}


.background2 { 
background-image: url(https://images.wikia.nocookie.net/common/skins/home/images/box_green_background.png); 
background-repeat: repeat-x; 
}


/* для рамочек в {{Участники_Топ-5}} */
.userEditPoints span.userPoints {
    background-image: -moz-linear-gradient(center top , #FCF297 20%, #F6DD5D 70%);
    border: 1px solid #0A0A0A;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    line-height: 17px;
    padding: 1px 5px 2px;
}

.userEditPoints span.txt {
    background-color: #E0E0E0;
    background-image: -moz-linear-gradient(center top , #FBFBFB 20%, #E0E0E0 70%);
    border-color: #AAAAAA #AAAAAA #AAAAAA -moz-use-text-color;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    display: inline-block;
    font-size: 10px;
    line-height: 17px;
    padding: 1px 5px 2px;
}

.helpmodule img:hover {
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8;
}

.mainpage .WikiaArticleInterlang h3,
.mw-special-Contact div.WikiaArticleInterlang h3,
.mw-special-Forum div.WikiaArticleInterlang h3 {
	font-size: 18px;
	font-weight: bolder;
	height: 55px;
	margin-left: 90px;
}
.mainpage .WikiaArticleInterlang h3,
.mw-special-Forum div.WikiaArticleInterlang h3 {
	padding-top: 20px;
}
.mw-special-Contact div.WikiaArticleInterlang h3 {
	padding-top: 11px;
}
div.WikiaArticleInterlang {
	display: none;
}
.mw-special-Contact div.WikiaArticleInterlang,
.mw-special-Forum div.WikiaArticleInterlang {
	display: block;
}
.mainpage .WikiaArticleInterlang,
.mw-special-Contact div.WikiaArticleInterlang,
.mw-special-Forum div.WikiaArticleInterlang {
	background-color: white;
	background: url("https://images.wikia.nocookie.net/eswikia/images/5/55/W-Intl_65x65.png") no-repeat 10px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(50%, rgba(242, 242, 242, 0)), color-stop(100%, #f2f2f2));
	border: 1px solid #d9d9d9;
	height: 70px;
	margin-top: 10px;
	margin: 0;
}
.mw-special-Forum #forum-display {
	clear: both;
	margin: 0 10px;
}
.mw-special-Forum #mw-content-text {
	margin-bottom: 15px;
}
.mainpage .WikiaArticleInterlang ul,
.mw-special-Forum div.WikiaArticleInterlang ul {
	font-size: 14px;
	padding-top: 24px;
}
.mw-special-Contact div.WikiaArticleInterlang ul {
	font-size: 14px;
	padding-top: 16px;
}
.mainpage .WikiaArticleInterlang ul li:first-child,
.mw-special-Contact div.WikiaArticleInterlang ul li:first-child,
.mw-special-Forum div.WikiaArticleInterlang ul li:first-child {
	padding-left: 10px;
}

/* Refuse to display "Create blog post" button in the Community corner */
.CommunityCornerModule .wikia-button {
	display: none;
}

/* Adoptions styling: MediaWiki:Common.js/Adoption.js */

#Adoptions ::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #808080;
}
#Adoptions :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #808080;
	opacity: 1;
}
#Adoptions ::-moz-placeholder {
	/* Mozilla Firefox 19+*/
	color: #808080;
	opacity: 1;
}
#Adoptions :-ms-input-placeholder {
	/* Internet Explorer 10+*/
	color: #808080;
}

.ns--1 .WikiaBlogListingBox ul {
	margin: 0 !important;
}

/* CodeGenerator */
.cp-color-picker {
	z-index: 1000;
}
#GeneratorBody h2 {
    border-bottom:solid 1px black;
}
#CodeGenOutput {
	height: 150px;
	margin-top: 5px;
	max-width: 650px;
	padding: 1px;
	width: 650px;
}
#CSSNick,
.codegenerator-input {
	float: right;
	width: 77%;
	margin-right:5px;
}
.codegenerator-group {
	border: solid 1px #36759c;
	line-height: 21px;
	margin: 5px;
	/* opacity: 0.7; */
	padding: 4px;
	text-align: center;
}
.codegenerator-nick {
	border: solid 1px #36759c;
	line-height: 21px;
	margin: 5px;
	padding: 4px;
	text-align: center;
}
.codegenerator-field-switch {
	border-radius: 15px;
	border: 2px solid #36759c;
	cursor: pointer;
	display: inline-block;
	margin-bottom: -15px;
	margin-right: 4px;
	padding: 4px;
	text-align: center;
	width: 60px;
}
.codegenerator-flag-js {
	margin-bottom: 5px;
	padding: 0 2px;
}

div.mw-geshi pre {
	background-color:#F9F9F9;
	border:1px dashed #2F6FAB;
	padding:0.5em 1em !important;
	font-family:monospace;
}

/** Portable Infoboxes **/
 
.portable-infobox.pi-theme-notes .pi-header {    
    background-color: #E5F0F7;
    color: black;
    text-align: center;
    font-weight: normal;
}
 
.pi-theme-VolunteerCard {
    background: transparent;
    border-width: 1px;
    border-style: solid;
    width: 45%;
    clear: none;
    float: left;
    margin: 0 0 15px 15px;
    padding: 0.5em;
}

.pi-theme-VolunteerCard-wide {
    width: inherit;
    float: none;
    margin-left: auto;
    margin-right: auto;
} 
 
.pi-theme-VolunteerCard .pi-item-spacing {
    padding: initial;
}
 
.pi-theme-VolunteerCard .pi-title {
    display: inline;
}
 
.pi-theme-VolunteerCard .pi-navigation {
    display: inline;
}
 
.pi-theme-VolunteerCard .pi-image {
    float: right;
}
 
.portable-infobox.pi-theme-VolunteerCard > .pi-data:not(:only-child) {
    display: inline;
}
 
.portable-infobox.pi-theme-VolunteerCard > .pi-title + .pi-navigation {
    display: inline;
    border: 1px solid;
    border-radius: 5px;
}
 
.portable-infobox.pi-theme-VolunteerCard > .pi-data .pi-data-label,
.portable-infobox.pi-theme-VolunteerCard > .pi-data .pi-data-value {
    display: inline;
    text-align: justify;
}
 
.pi-theme-VolunteerCard > .pi-data-value:only-child {
    display: inline;
}
 
.pi-theme-VolunteerCard .pi-group {
    display: flex;
    width: 100%;
}
.pi-theme-VolunteerCard .pi-group .pi-data {
    /* border: 2px solid white;
    margin: .5em;
    border-radius: 1em; */
    border-bottom: none;
}
 
.pi-theme-VolunteerCard .pi-group .pi-data-value:only-child {
    text-align: center;
    margin: auto;
}
 
.pi-theme-VolunteerCard .pi-data-label {
    -ms-flex-preferred-size: 8em;
    -webkit-flex-basis: 8em;
    -moz-flex-basis: 8em;
    flex-basis: 8em;
    min-width: 5.5em;
}
 
.pi-theme-VolunteerCard .pi-data img {
    float: right;
    margin: 5px;
}
 
.pi-theme-VolunteerCard .pi-data:not(:last-of-type) {
    border-bottom-style: initial;
}
 
.pi-theme-VolunteerCard .pi-group .pi-data:not(:last-of-type) {
    border-right-style: solid;
    border-right-width: 1px;
}
 
.pi-theme-VolunteerCard:nth-child(odd) { clear: both; }

.pi-theme-Clear {
    background: transparent;
    width: 45%;
    clear: none;
    float: right;
    margin: 0 0 15px 15px;
    padding: 0.5em;
}
Advertisement