Minecraft Wiki
Blizzover (обс. | вклад)
Нет описания правки
Blizzover (обс. | вклад)
Нет описания правки
Строка 67: Строка 67:
 
}
 
}
 
 
div#p-sharing {
+
div#p-sharing, div#p-cactions {
 
border-top: 6px solid #313131;
 
border-top: 6px solid #313131;
 
margin: 0;
 
margin: 0;
 
}
 
}
 
 
div#p-sharing:hover {
+
div#p-sharing:hover, div#p-cactions {
 
background: #2f2f2f;
 
background: #2f2f2f;
 
}
 
}
Строка 110: Строка 110:
 
border-left: 6px solid #313131;
 
border-left: 6px solid #313131;
 
top: 83px;
 
top: 83px;
  +
}
  +
  +
.vectorTabs #ca-watch.icon a, .vectorTabs #ca-unwatch.icon a {
  +
background-position: 14px 10px !important;
 
}
 
}
 
 

Версия от 11:41, 20 мая 2019

#p-sharing #socialIconImages img {
    width: 50%;
}

/* Главаня */
	/* текст, ссылки */
	.mw-body {
    	color: #E0E0E0;
	}

	a {
    	color: #729FCF;
	}

	a:visited {
    	color: #6758fd;
	}
	
	ul {
    	list-style-image: url(https://minecraft-de.gamepedia.com/media/minecraft-de.gamepedia.com/8/8f/Nightmode-list-bullet.svg);
	}
	
	/* Кнопки */
	div#left-navigation {
    	background: #212121;
	}
	
	#left-navigation, #right-navigation {
    	margin-top: 47px;
	}
	
	div#p-namespaces {
    	border-top: 6px solid #313131;
    	border-left: 6px solid #171717;
	}
	
	div.vectorTabs span {
    	background: none;
    	margin: 0;
	}
	
	div.vectorTabs span::before {
		display: none;
	}
	
	div.vectorTabs li a {
    	padding: 10px 16px 5px 16px;
	}
	
	div.vectorTabs ul li:hover {
    	background: #2f2f2f;
	}
	
	#p-namespaces a, #p-views a, div#mw-head div.vectorMenu h4 {
    	color: #E0E0E0;
	}
	
	div#mw-head div.vectorMenu h3 {
    	background: none;
    	overflow: auto;
    	padding: 0;
    	margin-right: 6px;
	}
	
	div#mw-head div.vectorMenu h3::before {
		display: none;
	}
	
	div#p-sharing, div#p-cactions {
    	border-top: 6px solid #313131;
    	margin: 0;
	}
	
	div#p-sharing:hover, div#p-cactions {
    	background: #2f2f2f;
	}
	
	div.vectorMenu h3 span {
    	padding: 10px 16px 8px 12px;
    	color: #E0E0E0;
	}
	
	div.vectorMenu h3 span:after {
    	filter: invert(1);
    	top: 3px;
	}
	div#p-sharing::before {
    	content: "";
    	position: absolute;
    	border-top: 6px solid #242424;
    	border-left: 6px solid #313131;
    	top: -6px;
    	right: 0;
	}
	
	
	div#right-navigation {
    	background: #212121;
	}
	
	div#p-views {
    	border-top: 6px solid #313131;
    	border-left: 6px solid #171717;
	}
	
	div#right-navigation::before {
    	content: "";
    	position: absolute;
    	border-top: 6px solid #171717;
    	border-left: 6px solid #313131;
    	top: 83px;
	}
	
	.vectorTabs #ca-watch.icon a, .vectorTabs #ca-unwatch.icon a {
    	background-position: 14px 10px !important;
	}
	
	/* Поиск */
	div#simpleSearch {
		left: 14px;
	}
	
	#p-search form {
    	background: none;
    	border: 0px;
    	margin-top: -2px;
    	padding: 0;
	}
	
	#p-search form::before {
		border: 0;	
	}
	
	#p-search form::after {
    	border: 0;
	}
	
	/* Оснавная страница */
	#mw-page-base {
    	background: transparent;
	}
	
	div#mw-head {
    	background: none;
	}
	
	div#content {
    	background-color: #212121;
    	border-top: 6px solid #313131;
	}
	
	div#content::before {
    	border-top: 6px solid #171717;
    	border-left: 6px solid #313131;
	}

	td#main-page-header {
    	border: 0px !important;
    	border-top: 1px solid #729FCF !important;
    	border-bottom: 1px solid #729FCF !important;
	}

	.plainlinks.main-page-table td {
    	background-color: transparent !important;
    	border-color: #212121 !important;
	}

	.edition-boxes .edition-box {
    	background-color: transparent !important;
	}

	.edition-box span {
    	color: #E0E0E0 !important;
	}
	
	.main-page-table .mcwiki-header {
    	background: #222126;
    	border: 1px solid #729FCF;
	}