«Конец *****го мира» вики
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 placed here will be applied to all skins on the entire site. *****/
@import "/load.php?articles=MediaWiki:Infobox.css&only=styles&mode=articles";
@import url('https://fonts.googleapis.com/css?family=Amatic+SC:400,700|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap&subset=cyrillic,cyrillic-ext,latin-ext'); 
 

.hoveraffiliate img {
    font-weight: bold;
    margin-bottom: 10px;
    width: 250px;
    word-wrap: break-word;
}

.hoveraffiliate img:hover {
filter:grayscale(30%) drop-shadow(0 0 5px white);
 -webkit-filter:grayscale(30%) drop-shadow(0 0 5px white);
} 

.WikiaPage {
    border: solid 0 #555555;
    background-color: #e2c88a;
    background: url('https://vignette.wikia.nocookie.net/teotfw/images/c/ce/Bor-L.png/revision/latest?cb=20181205012329&path-prefix=ru') top left repeat-y, url('https://vignette.wikia.nocookie.net/teotfw/images/0/0c/Bor-R.png/revision/latest?cb=20181205012301&path-prefix=ru') top right repeat-y;
    background-size: 10px;
}

.WikiaPage .WikiaPageContentWrapper{
		background: linear-gradient(to right, transparent 0.8%, transparent  0.8%, rgba(235,242,245,0.7) 0.8%, rgba(235,242,245,0.7) 99.2%, transparent 99.2%, transparent 100%) !important;
}

/* {{Заголовок}} */
.mainpage_title {
	color: #000;
	font-size: 200%;
	padding: 0.1em;
	text-align: center;
    font-family: 'Amatic SC',cursive;
    font-size: 46px;
    font-weight: 700;
}
.mainpage_title a {
	color: #000;
	text-decoration: none;
}
.mainpage_hr {
	background-image: linear-gradient(left, transparent 0%, #cd5c5c 50%, transparent 100%);
	background: -moz-linear-gradient(left, transparent 0%, #cd5c5c 50%, transparent 100%);
	background: -webkit-linear-gradient(left, transparent 0%, #cd5c5c 50%, transparent 100%);
	height: 2px;
	margin: 1px 0 6px;
}

/* Mainpage */
.mainpage_block {
	background-color: #dcdcdc;
	border: 6px solid #000;
	border-radius: 30px;
	margin-bottom: 5px;
	padding: 11px;
}
.mainpage_block:last-of-type {margin:0;}
.mainpage_block .mainpage_paragraph {
	text-align: center;
	margin: 2px;
}
.mainpage_block img[src*="13_Reasons_Why_-_%D0%BF%D0%BE%D1%81%D1%82%D0%B5%D1%80.jpg"] {
	position: relative;
	bottom: 40px;
}

/* Фон тела Заглавной */
.page-«Конец_го_мира»_вики .WikiaPageBackground {
    background: #ECE2ED;
    opacity: 0.9 !important;
    background-image: none !important;
    /*box-shadow: inset 0 0 10px 0 #000000; */
}

/*
#WikiaPageBackground {
    background-image: url('https://vignette.wikia.nocookie.net/teotfw/images/b/b2/PageBackground.png/revision/latest?cb=20180708225501&path-prefix=ru');
}

@media only screen and (max-width: 1023px) {
    .InfoboxBuilder, .WikiaPage {
        width:722px
    }
}
 
@media only screen and (min-width: 1024px) and (max-width:1083px) {
    .InfoboxBuilder, .WikiaPage {
        width:986px
    }
}
 
@media only screen and (min-width: 1084px) and (max-width:1595px) {
    .InfoboxBuilder, .WikiaPage {
        width:1026px
    }
}

*/

.WikiaPage .WikiaPageBackground {
    background: rgb(235, 242, 245) url(https://vignette.wikia.nocookie.net/teotfw/images/b/b2/PageBackground.png/revision/latest?cb=20180708225501&path-prefix=ru) repeat;
    width: calc(100% - 20px);
    left: 10px;
}
 
@media screen and (max-width: 1030px) {
    .WikiaPageContentWrapper {
        background: none!important;
    }
}
 
@media screen and (max-width: 1030px) {
    body.skin-oasis {
        background: #e0dfda url(https://vignette.wikia.nocookie.net/teotfw/images/b/b2/PageBackground.png/revision/latest?cb=20180708225501&path-prefix=ru) top left repeat;
    }
}
Advertisement