MediaWiki:Vector.css

From Sherlock Holmes Encyclopaedia

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* All CSS here will be loaded for users of the Timeless skin */

body {background:#87433e; background: url(https://static.wikitide.net/sherlockwikitide/d/d8/Depositphotos_16015837-stock-photo-grunge-purple-flower-pattern-background.png) no-repeat center fixed;background-size: 100% 100%;border:none}

#mw-content-container {
	background       : #87433e !important;
	background-image : none !important;
	width            : 60% !important;
	margin           : 3.475em auto 0 auto !important;
	border-bottom    : 0 !important;
}
#mw-content-block {background:#87433e !important;}
#mw-content {
	background     : #87433e !important;
	border         : 0 !important;
	padding-bottom : 0 !important;
}
#mw-footer-container {border-top : solid 1px #999999 !important;}

#p-logo {padding-top : 1em !important; opacity:0.8 !important;}

.color-left   {background-color : #610908 !important; height: 0.35em !important;}
.color-middle {background-color : #610908 !important; height: 0.25em !important;}
.color-right  {background-color : #610908 !important; height: 0.35em !important;}

#site-navigation {
	background  : #fad4b6 !important; 
	font-size   : 0.7em !important; 
	line-height : 1em !important;
	border      : 0 !important;
}
#site-navigation h3 {padding-bottom : 0.25em !important;}
	
#site-tools {
	background  : #fad4b6 !important; 
	border      : 0 !important;
	padding     : 0 1em !important;
	box-shadow  : none !important;
	margin-top  : 4em !important;
	margin-bottom : 0 !important;
}
#site-tools ul {
	line-height : 0.7em !important;	
}
#site-tools li {
	font-size : 0.7em !important; 
	margin    : 0 !important;
}
#site-tools #p-tb-label {
	font-family    : Arial !important;
	font-size      : 0.7em !important;
	text-transform : uppercase !important;}
#site-tools .mw-portlet-body {margin-bottom:0 !important;}
#page-tools {
	background : #fad4b6 !important; 
	border     : 0 !important;
	padding    : 0 1em !important;
	margin-top : 0 !important;
}
#page-tools ul {
	line-height : 0.7em !important;	
}
#ca-delete, #ca-move, #ca-protect, #t-whatlinkshere, #t-recentchangeslinked, #t-print, #t-permalink, #t-info, #t-pagelog {
	font-size : 0.7em !important;
	margin    : 0 !important;
}
#page-tools .mw-portlet-body {margin-bottom:0 !important;}

#p-His_Works ul li:nth-child(3), 
#p-His_Works ul li:nth-child(4),
#p-His_Works ul li:nth-child(5),
#p-His_Works ul li:nth-child(6),
#p-His_Works ul li:nth-child(7),
#p-His_Works ul li:nth-child(8),
#p-His_Works ul li:nth-child(16),
#p-His_Works ul li:nth-child(17),
#p-His_Works ul li:nth-child(18),
#p-His_Works ul li:nth-child(19)
{padding-left:20px !important;}

#p-His_Works ul li:nth-child(19) 
{
	padding-bottom:6px !important;
}

#p-His_Works ul li:nth-child(20) 
{
	border-top:1px dashed #c8ccd1 !important;
	padding-top:6px !important;
}

.thumbcaption {font-size:75% !important; padding:0.5em 0 0 0.5em !important;}

a.long {
	font-size   : 1.2em !important;
	padding     : 0 0.75em 0 0 !important;
	line-height : 0.8em !important;
}
h1 {
	font-family    : firstheading !important; 
	font-size      : 2em !important;
	color          : #333333 !important;
	padding-bottom : 8px !important;
	border-bottom  : 4px solid #333333 !important;
}
h3 {
	font-family : firstheading !important; 
	font-size   : 22px !important;
}

h4 {
	font-family : firstheading !important; 
	font-size   : 20px !important;
}

.mw-portlet-body li {
	font-family : Arial !important; 
	font-size   : 15px !important;
	padding     : 0.10em 0 !important;
}
.mw-portlet-body li a {
	color : #000000;
}

#toc li {
	line-height : 1.2em !important;
	font-size   : 95% !important;
}

ul.gallery {margin:2em 0 2em 0 !important;}
div.gallerytext {font-size : 80% !important;}
li.gallerycaption {text-align: left !important; padding-bottom: 10px !important;}

.mw-body dd {margin-bottom: 0.1em !important;}


/* mobile */
@media (max-width: 500px) {
	#mw-content-container {
		background : #fad4b6 !important; 
		width      : 95% !important;
		margin     : 3.475em auto !important;
	}
}

/* One-sided navigation menu */
@media (min-width: 1340px) {
  #mw-content-block {
    display: block;
  }
  #mw-content,
  #content-bottom-stuff {
    margin-left: 14em;
    background:#fad4b6 !important;
  }
  #mw-content-wrapper {
    float: right;
    margin-left: -14em;
    width: 100%;
  }
  #mw-related-navigation {
    width: 14em;
    padding: 0 1em 0 0;
  }
  div.color-middle {
    margin-right: 0;
  }
  .mw-wiki-logo {
  	xdisplay: none !important;
  }
}

/* Align top colour bar with page columns */
.ts-inner {
  padding: 0 0 0 1em;
}

ol.references {margin: 0.3em 0 0 1.5em !important;}

#catlinks-sidebar {display: none !important;}
#catlinks {display: block !important;}
#mw-normal-catlinks {
	border     : 1px dashed #aaaaaa !important;
	background : #e1dac8 !important;
	width      : 83% !important;
	margin     : 0 auto !important;
	padding    : 10px !important;
}

#footer-list {text-align:center;}
#footer-list a {color:#999999;}

@media screen and (min-width: 851px) and (max-width: 1099px)
{
	#mw-site-navigation {display: none !important;}
	#mw-related-navigation {display: none !important;}
}

@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap);#p-personal{background-color:rgba(0,0,0,.8);border:0;box-shadow:0 0 .5rem .5rem rgba(0,0,0,.8);color:rgb(var(--theme-on-background));padding:1.75rem 1rem;background-color:rgb(var(--theme-background-secondary));box-shadow:none;padding:0 1em;position:fixed;top:0;left:0;right:0}#p-personal::after{background:repeat-x url(data:image/png;lib64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAMCAYAAABIvGxUAAAAAXNSR0IArs4c6QAAACVJREFUGFdjZGBgCAJiBkYgtoIxNDAYkjAROIMXJgJnsMJEcDAAZfABSbWli80AAAAASUVORK5CYII=);bottom:-.438em;content:"";display:block;height:7px;left:0;pointer-events:none;position:absolute;right:0;width:100%}#mw-panel.collapsible-nav .portal .vector-menu-content ul li,#p-personal ul{padding:0}.mw-wiki-logo{filter:drop-shadow(0 0 2px #000) drop-shadow(0 0 2px #000)}#mw-head-lib{height:8em}#left-navigation,#right-navigation{margin-top:5.5em}#mw-panel{margin-top:2em}#p-personal #pt-notifications-alert,#p-personal #pt-notifications-notice,.vector-user-menu-legacy li{margin:0;padding:0}.vector-user-menu-legacy #pt-userpage a,.vector-user-menu-legacy a:not(.mw-echo-notifications-badge){margin:0;padding:.5em}.vector-user-menu-legacy #pt-anonuserpage,.vector-user-menu-legacy #pt-tmpuserpage,.vector-user-menu-legacy #pt-userpage a{background-image:none;position:relative}.vector-user-menu-legacy #pt-userpage a::before{background-color:currentcolor;content:"";display:inline-block;height:1.5em;left:0;-webkit-mask:center/contain no-repeat url(/mw/skins/Vector/resources/skins.vector.styles.legacy/images/user-avatar.svg);mask:center/contain no-repeat url(/mw/skins/Vector/resources/skins.vector.styles.legacy/images/user-avatar.svg);position:absolute;transform:translate(-100%,-2px);width:1.5em}.mw-ui-icon-next::before,.oo-ui-icon-bell,.oo-ui-icon-next,.oo-ui-icon-tray{background:0 0;background-color:currentcolor}#pt-notifications-alert .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read,#pt-notifications-notice .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read{opacity:.6}#pt-notifications-alert .mw-echo-notifications-badge,#pt-notifications-notice .mw-echo-notifications-badge{color:rgb(var(--theme-accent));margin:0;padding:0 1.5em;top:-2px}.oo-ui-pendingElement-pending{background-color:transparent;background-image:linear-gradient(135deg,rgb(var(--theme-background)) 25%,transparent 25%,transparent 50%,rgb(var(--theme-background)) 50%,rgb(var(--theme-background)) 75%,transparent 75%,transparent)}.mw-echo-ui-placeholderItemWidget{background-color:transparent}.oo-ui-popupWidget-footer .oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button:is(:hover,:focus){background-color:rgb(var(--theme-background));text-shadow:none}.oo-ui-icon-bell{-webkit-mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bell %3C/title%3E%3Cpath d=%22M16 7a5.38 5.38 0 0 0-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 0 0 4 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 0 0 3-3H7a3 3 0 0 0 3 3z%22/%3E%3C/svg%3E");mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bell %3C/title%3E%3Cpath d=%22M16 7a5.38 5.38 0 0 0-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 0 0 4 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 0 0 3-3H7a3 3 0 0 0 3 3z%22/%3E%3C/svg%3E")}.oo-ui-icon-tray{-webkit-mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tray %3C/title%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm14 12h-4l-1 2H8l-1-2H3V3h14z%22/%3E%3C/svg%3E");mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tray %3C/title%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm14 12h-4l-1 2H8l-1-2H3V3h14z%22/%3E%3C/svg%3E")}.mw-ui-icon-next::before,.oo-ui-icon-next{-webkit-mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E next %3C/title%3E%3Cpath d=%22M7 1 5.6 2.5 13 10l-7.4 7.5L7 19l9-9z%22/%3E%3C/svg%3E");mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E next %3C/title%3E%3Cpath d=%22M7 1 5.6 2.5 13 10l-7.4 7.5L7 19l9-9z%22/%3E%3C/svg%3E")}#mw-page-base{background:0 0}#mw-head-base{height:8em}.vector-menu-tabs-legacy li{background:rgb(var(--theme-background));color:var(--theme-primary)}.vector-menu-tabs-legacy .selected{background:rgb(var(--theme-background-secondary))}#mw-panel.collapsible-nav .portal .vector-menu-content ul li a,.vector-menu-tabs-legacy .selected a,.vector-menu-tabs-legacy .selected a:visited{color:rgb(var(--theme-on-background))}#mw-head .vector-menu-dropdown .vector-menu-heading,.vector-menu-tabs,.vector-menu-tabs a{background-image:linear-gradient(to bottom,rgba(var(--theme-border),.4)0,rgba(var(--theme-border),.4) 100%)}#p-cactions,.vector-search-box{background-color:rgb(var(--theme-background))}.vector-menu-dropdown .vector-menu-heading,.vector-menu-tabs-legacy li a{color:var(--theme-primary)}.vector-menu-dropdown .vector-menu-content,.vector-search-box input{background-color:rgb(var(--theme-background-secondary));border-color:rgba(var(--theme-border),.16)}.vector-menu-dropdown .vector-menu-content{color:var(--theme-primary)}.vector-menu-dropdown .vector-menu-content a{color:inherit}.vector-search-box{margin:0;padding:0 .5em .25em}@media screen and (min-width:982px){.vector-search-box{padding-right:1em}}.vector-search-box input{caret-color:currentColor;color:rgb(var(--theme-on-background))}.vector-search-box input::placeholder{color:var(--theme-secondary)}.vector-search-box-inner:hover .vector-search-box-input:focus,.vector-search-box-input:focus{border-color:rgb(var(--theme-accent));box-shadow:inset 0 0 0 1px rgb(var(--theme-accent))}.suggestions{background-color:rgb(var(--theme-background-secondary))}.suggestions .suggestions-results{background-color:inherit;border-color:rgba(var(--theme-border),.16)}.suggestions .suggestions-result,.suggestions .suggestions-special .special-query,.suggestions a.mw-searchSuggest-link{color:var(--theme-primary)}.suggestions .suggestions-result:active,.suggestions .suggestions-result:focus,.suggestions .suggestions-result:hover,.suggestions .suggestions-special .special-query:active,.suggestions .suggestions-special .special-query:focus,.suggestions .suggestions-special .special-query:hover,.suggestions a.mw-searchSuggest-link:active,.suggestions a.mw-searchSuggest-link:focus,.suggestions a.mw-searchSuggest-link:hover{color:rgb(var(--theme-on-background))}.suggestions .suggestions-special{background-color:inherit;border-color:rgba(var(--theme-border),.16)}.suggestions .suggestions-special .special-label{background-color:inherit;color:var(--theme-secondary)}.searchButton[name=go]{background:currentColor;-webkit-mask:no-repeat center/1.23076923em url(/mw/skins/Vector/resources/common/images/search.svg);mask:no-repeat center/1.23076923em url(/mw/skins/Vector/resources/common/images/search.svg);opacity:.68}@font-face{font-display:swap;font-family:TrajanPro;font-style:normal;font-weight:400;src:local("TrajanPro-Regular"),url(https://cdn.wikimg.net/en/hkwiki/images/a/a7/TrajanPro-Regular.otf)format("opentype")}@font-face{font-display:swap;font-family:TrajanPro;font-style:normal;font-weight:700;src:local("TrajanPro-Bold"),url(https://cdn.wikimg.net/en/hkwiki/images/a/a4/TrajanPro-Bold.otf)format("opentype")}:root{--font-headline:TrajanPro, "Times New Roman", serif;--font-body-serif:Perpetua, "Times New Roman", serif;--font-body-sans-serif:Lato, Roboto, Arial, sans-serif;--theme-red:239, 154, 154;--theme-pink:244, 143, 177;--theme-purple:206, 147, 216;--theme-deep-purple:179, 157, 219;--theme-indigo:159, 168, 218;--theme-blue:144, 202, 249;--theme-light-blue:129, 212, 250;--theme-cyan:128, 222, 234;--theme-teal:128, 203, 196;--theme-green:165, 214, 167;--theme-light-green:197, 225, 165;--theme-lime:230, 238, 156;--theme-yellow:255, 245, 157;--theme-amber:255, 224, 130;--theme-orange:255, 204, 128;--theme-deep-orange:255, 171, 145;--theme-brown:188, 170, 164;--theme-grey:237, 237, 237;--theme-blue-grey:176, 190, 197;color-scheme:dark}.color-red{color:rgb(var(--theme-red))}.color-pink{color:rgb(var(--theme-pink))}.color-purple{color:rgb(var(--theme-purple))}.color-deep-purple{color:rgb(var(--theme-deep-purple))}.color-indigo{color:rgb(var(--theme-indigo))}.color-blue{color:rgb(var(--theme-blue))}.color-light-blue{color:rgb(var(--theme-light-blue))}.color-cyan{color:rgb(var(--theme-cyan))}.color-teal{color:rgb(var(--theme-teal))}.color-green{color:rgb(var(--theme-green))}.color-light-green{color:rgb(var(--theme-light-green))}.color-lime{color:rgb(var(--theme-lime))}.color-yellow{color:rgb(var(--theme-yellow))}.color-amber{color:rgb(var(--theme-amber))}.color-orange{color:rgb(var(--theme-orange))}.color-deep-orange{color:rgb(var(--theme-deep-orange))}.color-brown{color:rgb(var(--theme-brown))}.color-grey{color:rgb(var(--theme-grey))}.color-blue-grey{color:rgb(var(--theme-blue-grey))}.typography-headline-1{font:300 2rem/2.5rem var(--font-headline);letter-spacing:-.015625em}.typography-headline-2{font:300 1.5rem/1.875rem var(--font-headline);letter-spacing:-.0083333333em}.typography-headline-3{font:400 1.125rem/1.406rem var(--font-headline);letter-spacing:normal}.typography-headline-4{font:400 1rem/1.25rem var(--font-headline);letter-spacing:.0073529412em}.typography-headline-5{font:400 .875rem/1.094rem var(--font-headline);letter-spacing:normal}.typography-headline-6{font:500 .875rem/1.094rem var(--font-headline);letter-spacing:.0125em}.typography-subtitle-1{font:400 1rem/1.75rem var(--font-body-sans-serif);letter-spacing:.009375em}.typography-subtitle-2{font:500 .875rem/1.375rem var(--font-body-sans-serif);letter-spacing:.0071428571em}.typography-body-1{font:400 .875rem/1.5rem var(--font-body-sans-serif);letter-spacing:.03125em}.typography-body-2,.typography-caption{font:400 .75rem/1.25rem var(--font-body-sans-serif);letter-spacing:.0178571429em}.typography-caption{letter-spacing:.0333333333em}.typography-button,.typography-overline{font:700 .875rem/1.25rem var(--font-body-sans-serif);letter-spacing:.0892857143em;text-transform:uppercase}.typography-overline{font:500 .75rem/2rem var(--font-body-sans-serif);letter-spacing:.1666666667em}.typography-footnote{font:400 .75rem/1.25rem var(--font-body-sans-serif);letter-spacing:normal}.vector-menu-portal{background-color:rgba(0,0,0,.8);border:0;box-shadow:0 0 .5rem .5rem rgba(0,0,0,.8);color:rgb(var(--theme-on-background));padding:1.75rem 1rem;position:relative}.vector-menu-portal:not(:first-of-type,:last-of-type){clip-path:polygon(-2rem 0,calc(100% + 2rem)0,calc(100% + 2rem) 100%,-2rem 100%)}.vector-menu-portal:first-of-type{clip-path:polygon(-2rem -2rem,calc(100% + 2rem) -2rem,calc(100% + 2rem) 100%,-2rem 100%)}.vector-menu-portal:last-of-type{clip-path:polygon(-2rem 0,calc(100% + 2rem)0,calc(100% + 2rem) calc(100% + 2rem),-2rem calc(100% + 2rem))}.vector-menu-portal:not(:last-of-type){padding-bottom:.5rem}.vector-menu-portal:not(:first-of-type){padding-top:.5rem}.vector-menu-portal:first-of-type::before,.vector-menu-portal:last-of-type::after{content:"";position:absolute;height:2rem;width:calc(100% - 2rem)}.vector-menu-portal::after{background:linear-gradient(to right,rgba(255,255,255,0),rgb(var(--theme-on-background)),rgba(255,255,255,0)) 47% 0%;content:"";display:block;height:.0625rem;bottom:0;position:absolute;right:0;width:100%;bottom:.01563rem;left:50%;transform:translateX(-50%);width:calc(100% - 2rem)}.vector-menu-portal:first-of-type::before{background:url(https://cdn.wikimg.net/en/hkwiki/images/9/96/Dialogue_Top.png)center/contain no-repeat;top:0}.vector-menu-portal:last-of-type::after{background:url(https://cdn.wikimg.net/en/hkwiki/images/c/c7/Dialogue_Bottom.png)center/contain no-repeat;bottom:0;left:50%;transform:translateX(-50%)}.vector-menu-portal .vector-menu-heading{font:500 .875rem/1.375rem var(--font-body-sans-serif);letter-spacing:.0071428571em;color:rgb(var(--theme-on-background));hyphens:auto;overflow-wrap:break-word}#mw-panel.collapsible-nav .portal .vector-menu-content ul li a[aria-controls=p-Community-list],.vector-menu-portal .vector-menu-heading#p-Community-label .vector-menu-heading-label{font-size:.75rem}.vector-menu-portal .vector-menu-content{margin:0}.vector-menu-portal .vector-menu-content li{background-image:none;position:relative;align-items:center;display:flex;justify-content:center}.vector-menu-portal .vector-menu-content li::after,.vector-menu-portal .vector-menu-content li::before{content:"";display:inline-block;height:1.25rem;opacity:0;pointer-events:none;position:absolute;transition:opacity 200ms,transform 300ms;width:1.25rem}.vector-menu-portal .vector-menu-content li a:is(:hover,:focus,:focus-within)::before,.vector-menu-portal .vector-menu-content li:is(:hover,:focus,:focus-within)::after,.vector-menu-portal .vector-menu-content li:is(:hover,:focus,:focus-within)::before{opacity:1}.vector-menu-portal .vector-menu-content li::before{background:center/contain no-repeat url(https://cdn.wikimg.net/en/hkwiki/images/1/1a/Hk_left_arrow.png);left:0;transform:translateX(0)}.vector-menu-portal .vector-menu-content li:is(:hover,:focus,:focus-within)::before{transform:translateX(-1.5em)}.vector-menu-portal .vector-menu-content li::after{background:center/contain no-repeat url(https://cdn.wikimg.net/en/hkwiki/images/7/74/Hk_right_arrow.png);right:0;transform:translateX(0)}.vector-menu-portal .vector-menu-content li:is(:hover,:focus,:focus-within)::after{transform:translateX(1.5em)}.vector-menu-portal .vector-menu-content li a{color:rgb(var(--theme-on-background));margin:0 1rem;padding:0 1rem;position:relative;font:400 .75rem/1.25rem var(--font-body-sans-serif);letter-spacing:.0178571429em;display:inline-block;margin:0;padding:0 .5em;text-align:center;text-decoration:none;width:100%}.vector-menu-portal .vector-menu-content li a::before{background-image:linear-gradient(to right,rgba(255,255,255,0)0,rgba(255,255,255,.26) 2rem,rgba(255,255,255,.26) calc(100% - 2rem),rgba(255,255,255,0) 100%);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 300ms;width:100%}.vector-menu-portal#p-navigation #n-Wiki-Discord>a{background:center/contain no-repeat url(https://discord.com/api/guilds/330095365179310091/embed.png);font-size:0}#mw-panel.collapsible-nav .portal .vector-menu-heading,#mw-panel.collapsible-nav .portal.collapsed .vector-menu-heading{background-position:right center;background-size:1.25em;margin:0;padding:4px 1.5em 3px 0}#mw-panel.collapsible-nav .portal .vector-menu-heading:focus-within,#mw-panel.collapsible-nav .portal .vector-menu-heading:hover,#mw-panel.collapsible-nav .portal.collapsed .vector-menu-heading:focus-within,#mw-panel.collapsible-nav .portal.collapsed .vector-menu-heading:hover{text-decoration:none}#mw-panel.collapsible-nav .portal .vector-menu-heading a,#mw-panel.collapsible-nav .portal.collapsed .vector-menu-heading a{color:rgb(var(--theme-on-background));font:500 .875rem/1.375rem var(--font-body-sans-serif);letter-spacing:.0071428571em;font-family:var(--font-headline);text-decoration:none}#mw-panel.collapsible-nav .portal .vector-menu-heading{background-image:url(https://cdn.wikimg.net/en/hkwiki/images/7/70/Collapsearrow.png)}#mw-panel.collapsible-nav .portal.collapsed .vector-menu-heading{background-image:url(https://cdn.wikimg.net/en/hkwiki/images/2/20/Expandarrow.png)}#mw-panel.collapsible-nav .portal .vector-menu-content{margin:0}.mw-mmv-progress{background-color:rgba(var(--theme-on-background),.2)}.mw-mmv-progress-percent{background:linear-gradient(-45deg,transparent 33%,rgba(0,0,0,.1) 33%,rgba(0,0,0,.1) 66%,transparent 66%),rgb(var(--theme-accent))}.mw-mmv-above-fold{background-color:rgb(var(--theme-background-secondary));color:rgb(var(--theme-on-background))}.mw-ui-button.mw-ui-progressive:not(:disabled){background-color:rgb(var(--theme-accent));border-color:rgb(var(--theme-accent));color:rgb(var(--theme-on-accent))}.mw-mmv-stripe-button-container .mw-ui-button.mw-ui-progressive:not(:disabled):is(:hover,:focus){background-color:rgb(var(--theme-accent-hover));border-color:rgb(var(--theme-accent-hover));color:rgb(var(--theme-on-accent));text-shadow:none}.mw-mmv-image-metadata{background-color:rgb(var(--theme-background-secondary));border-color:rgb(var(--theme-border),.32);color:rgb(var(--theme-on-background))}.mw-mmv-image-links li:is(.mw-mmv-license-li,.mw-mmv-filename-li,.mw-mmv-datetime-li)::before,.mw-mmv-stripe-button::before{background:0 0;background-color:currentColor}.mw-mmv-stripe-button::before{-webkit-mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%22212 84 600 600.8%22%3E %3Cpath fill=%22%23fff%22 d=%22M422.4 233.6h180v60h-180v-60zm299.2 120v60H422.4v-60h299.2zM422.4 534.4v-60h300v60h-300zM332 233.6h-84l-5.6-8v-67.2c0-24 21.6-44 45.6-44s44 20 44 44v75.2zM812 148c0-35.2-60-64-60-64H276c-35.2 0-64 28.8-64 64v100l16 16h104v420.8h480V148z%22/%3E %3C/svg%3E");mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%22212 84 600 600.8%22%3E %3Cpath fill=%22%23fff%22 d=%22M422.4 233.6h180v60h-180v-60zm299.2 120v60H422.4v-60h299.2zM422.4 534.4v-60h300v60h-300zM332 233.6h-84l-5.6-8v-67.2c0-24 21.6-44 45.6-44s44 20 44 44v75.2zM812 148c0-35.2-60-64-60-64H276c-35.2 0-64 28.8-64 64v100l16 16h104v420.8h480V148z%22/%3E %3C/svg%3E")}.mw-mmv-image-links li.mw-mmv-license-li::before{background-color:rgb(var(--theme-accent));-webkit-mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2264%22 height=%2264%22 viewBox=%225.5 -3.5 64 64%22%3E %3Cpath fill=%22%2372777d%22 d=%22M13 .5v56h38.5C57.45 56.5 62 51.95 62 46V.5H13zM51.5 53H20V4h14v28l7-7 7 7V4h10.5v42c0 3.85-3.15 7-7 7z%22/%3E %3C/svg%3E");mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2264%22 height=%2264%22 viewBox=%225.5 -3.5 64 64%22%3E %3Cpath fill=%22%2372777d%22 d=%22M13 .5v56h38.5C57.45 56.5 62 51.95 62 46V.5H13zM51.5 53H20V4h14v28l7-7 7 7V4h10.5v42c0 3.85-3.15 7-7 7z%22/%3E %3C/svg%3E")}.mw-mmv-image-links li.mw-mmv-filename-li::before{-webkit-mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2219%22 height=%2214%22 viewBox=%220 0 19 14%22%3E %3Cpath fill=%22%2372777d%22 d=%22M13 0H0v14h19V6h-6V0zm4.5 12.3V12H2.4l4.5-5.5.7-.1 4.2 4.5 2.3-1.5 3.4 2.9z%22/%3E %3Cpath fill=%22%2372777d%22 d=%22M18.8 4.5h-4.5V0%22/%3E %3C/svg%3E");mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2219%22 height=%2214%22 viewBox=%220 0 19 14%22%3E %3Cpath fill=%22%2372777d%22 d=%22M13 0H0v14h19V6h-6V0zm4.5 12.3V12H2.4l4.5-5.5.7-.1 4.2 4.5 2.3-1.5 3.4 2.9z%22/%3E %3Cpath fill=%22%2372777d%22 d=%22M18.8 4.5h-4.5V0%22/%3E %3C/svg%3E")}.mw-mmv-image-links li.mw-mmv-datetime-li::before{-webkit-mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2280%22 height=%2280%22 viewBox=%220 0 80 80%22%3E %3Cpath fill=%22%2372777d%22 d=%22M64.742 15.246C58.14 8.638 49.35 5 39.996 5c-9.348 0-18.137 3.638-24.754 10.246C8.633 21.856 5 30.65 5 40s3.633 18.144 10.242 24.742C21.859 71.352 30.648 75 39.996 75c9.354 0 18.144-3.649 24.746-10.258C71.353 58.144 75 49.35 75 40s-3.647-18.144-10.258-24.754zm-13.283 41.29L36.504 41.604V16.01h5.628v23.234l13.3 13.309-3.973 3.982z%22/%3E %3C/svg%3E");mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2280%22 height=%2280%22 viewBox=%220 0 80 80%22%3E %3Cpath fill=%22%2372777d%22 d=%22M64.742 15.246C58.14 8.638 49.35 5 39.996 5c-9.348 0-18.137 3.638-24.754 10.246C8.633 21.856 5 30.65 5 40s3.633 18.144 10.242 24.742C21.859 71.352 30.648 75 39.996 75c9.354 0 18.144-3.649 24.746-10.258C71.353 58.144 75 49.35 75 40s-3.647-18.144-10.258-24.754zm-13.283 41.29L36.504 41.604V16.01h5.628v23.234l13.3 13.309-3.973 3.982z%22/%3E %3C/svg%3E")}.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend,.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,.mw-rcfilters-ui-table,.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button,.oo-ui-popupWidget-popup,.oo-ui-textInputWidget .oo-ui-inputWidget-input{background-color:rgb(var(--theme-background-secondary));color:rgb(var(--theme-on-background))}.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend,.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button{border-color:rgba(var(--theme-border),.16)}.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-pressed>.oo-ui-buttonElement-button,.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button,.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button:active,.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button:hover{border-color:currentColor;color:rgba(var(--theme-accent));outline-color:currentColor;text-shadow:none}.mw-rcfilters-ui-filterTagMultiselectWidget-wrapper-content-title{color:rgb(var(--theme-on-background))}.oo-ui-tagItemWidget.oo-ui-widget-enabled .oo-ui-buttonElement-button:hover,.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled{background-color:rgba(var(--theme-on-background),.16);color:rgb(var(--theme-on-background))}.mw-rcfilters-ui-datePopupWidget .mw-rcfilters-ui-valuePickerWidget-title,.mw-rcfilters-ui-filterMenuHeaderWidget-title,.mw-rcfilters-ui-filterMenuOptionWidget.oo-ui-flaggedElement-muted .mw-rcfilters-ui-itemMenuOptionWidget-label-desc,.mw-rcfilters-ui-filterMenuOptionWidget.oo-ui-flaggedElement-muted .mw-rcfilters-ui-itemMenuOptionWidget-label-title,.mw-rcfilters-ui-itemMenuOptionWidget-label-desc,.oo-ui-tagMultiselectWidget.oo-ui-tagMultiselectWidget-outlined .oo-ui-inputWidget-input::placeholder{color:var(--theme-secondary)}.mw-rcfilters-ui-menuSelectWidget-footer,.mw-rcfilters-ui-menuSelectWidget-group,.oo-ui-menuSectionOptionWidget.oo-ui-widget-enabled{background-color:rgb(var(--theme-background))}.mw-rcfilters-ui-itemMenuOptionWidget.oo-ui-optionWidget-selected,.oo-ui-menuOptionWidget.oo-ui-optionWidget-pressed.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted,.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted,.oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget{background-color:rgb(var(--theme-background-secondary))}.mw-rcfilters-ui-filterMenuSectionOptionWidget-header-title.oo-ui-labelElement-label,.mw-rcfilters-ui-itemMenuOptionWidget-label-title,.mw-rcfilters-ui-viewSwitchWidget label.oo-ui-labelWidget,.oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget{color:rgb(var(--theme-on-background))}.oo-ui-buttonSelectWidget.oo-ui-widget-enabled .oo-ui-buttonElement.oo-ui-widget-enabled>.oo-ui-buttonElement-button:hover{background-color:rgb(var(--theme-accent-hover));color:rgb(var(--theme-on-accent));text-shadow:none}.oo-ui-buttonSelectWidget.oo-ui-widget-enabled:not(.oo-ui-buttonElement-active) .oo-ui-buttonElement.oo-ui-widget-enabled>.oo-ui-buttonElement-button:hover{background-color:rgba(var(--theme-accent),.16)}.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active>.oo-ui-buttonElement-button{background-color:rgb(var(--theme-accent));border-color:rgb(var(--theme-accent));color:rgb(var(--theme-on-accent))}.page-Special_RecentChanges :is(.mw-collapsible-arrow.mw-collapsible-toggle-collapsed,.mw-collapsible-arrow.mw-collapsible-toggle-expanded){background-image:none}.unpatrolled{color:rgb(var(--theme-red))}.mw-ui-icon-article::before,.mw-ui-icon-bookmark::before,.mw-ui-icon-close::before,.mw-ui-icon-highlight::before,.mw-ui-icon-history::before,.mw-ui-icon-menu::before,.mw-ui-icon-play::before,.mw-ui-icon-search::before,.mw-ui-icon-settings::before,.mw-ui-icon-tag::before,.mw-ui-icon-trash::before,.oo-ui-icon-article,.oo-ui-icon-bookmark,.oo-ui-icon-close,.oo-ui-icon-highlight,.oo-ui-icon-history,.oo-ui-icon-menu,.oo-ui-icon-play,.oo-ui-icon-search,.oo-ui-icon-settings,.oo-ui-icon-tag,.oo-ui-icon-trash,.oo-ui-indicator-down,.oo-ui-indicator-up{background:0 0;background-color:currentcolor}#mw-indicator-mw-helplink a{background:0 0;padding-left:0}#mw-indicator-mw-helplink a::before{background-color:currentColor;content:"";display:inline-block;height:1.5em;margin-right:.5em;vertical-align:bottom;width:1.5em;-webkit-mask:center/contain no-repeat url(/mw/resources/src/mediawiki.helplink/images/helpNotice.svg);mask:center/contain no-repeat url(/mw/resources/src/mediawiki.helplink/images/helpNotice.svg)}.oo-ui-buttonElement-frameless.oo-ui-widget-enabled>.oo-ui-buttonElement-button>.oo-ui-iconElement-icon.oo-ui-icon-reload{background-color:currentcolor}.oo-ui-indicator-down{-webkit-mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22 viewBox=%220 0 12 12%22%3E%3Ctitle%3E down %3C/title%3E%3Cpath d=%22M9.9 2.9 6 6.8 2.1 2.9 1 4l5 5 5-5z%22/%3E%3C/svg%3E");mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22 viewBox=%220 0 12 12%22%3E%3Ctitle%3E down %3C/title%3E%3Cpath d=%22M9.9 2.9 6 6.8 2.1 2.9 1 4l5 5 5-5z%22/%3E%3C/svg%3E")}.oo-ui-indicator-up{-webkit-mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22 viewBox=%220 0 12 12%22%3E%3Ctitle%3E up %3C/title%3E%3Cpath d=%22M9.9 9.1 6 5.2 2.1 9.1 1 8l5-5 5 5z%22/%3E%3C/svg%3E");mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22 viewBox=%220 0 12 12%22%3E%3Ctitle%3E up %3C/title%3E%3Cpath d=%22M9.9 9.1 6 5.2 2.1 9.1 1 8l5-5 5 5z%22/%3E%3C/svg%3E")}.mw-ui-icon-bookmark::before,.oo-ui-icon-bookmark{-webkit-mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bookmark %3C/title%3E%3Cpath d=%22M5 1a2 2 0 0 0-2 2v16l7-5 7 5V3a2 2 0 0 0-2-2z%22/%3E%3C/svg%3E");mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bookmark %3C/title%3E%3Cpath d=%22M5 1a2 2 0 0 0-2 2v16l7-5 7 5V3a2 2 0 0 0-2-2z%22/%3E%3C/svg%3E")}.mw-ui-icon-menu::before,.oo-ui-icon-menu{-webkit-mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E menu %3C/title%3E%3Cpath d=%22M1 3v2h18V3zm0 8h18V9H1zm0 6h18v-2H1z%22/%3E%3C/svg%3E");mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E menu %3C/title%3E%3Cpath d=%22M1 3v2h18V3zm0 8h18V9H1zm0 6h18v-2H1z%22/%3E%3C/svg%3E")}.mw-ui-icon-play::before,.oo-ui-icon-play{-webkit-mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E play %3C/title%3E%3Cpath d=%22M4.55 19A1 1 0 0 1 3 18.13V1.87A1 1 0 0 1 4.55 1l12.2 8.13a1 1 0 0 1 0 1.7z%22/%3E%3C/svg%3E");mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E play %3C/title%3E%3Cpath d=%22M4.55 19A1 1 0 0 1 3 18.13V1.87A1 1 0 0 1 4.55 1l12.2 8.13a1 1 0 0 1 0 1.7z%22/%3E%3C/svg%3E")}.mw-ui-icon-settings::before,.oo-ui-icon-settings{-webkit-mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E settings %3C/title%3E%3Cg transform=%22translate%2810 10%29%22%3E%3Cpath id=%22a%22 d=%22M1.5-10h-3l-1 6.5h5m0 7h-5l1 6.5h3%22/%3E%3Cuse xlink:href=%22%23a%22 transform=%22rotate%2845%29%22/%3E%3Cuse xlink:href=%22%23a%22 transform=%22rotate%2890%29%22/%3E%3Cuse xlink:href=%22%23a%22 transform=%22rotate%28135%29%22/%3E%3C/g%3E%3Cpath d=%22M10 2.5a7.5 7.5 0 0 0 0 15 7.5 7.5 0 0 0 0-15v4a3.5 3.5 0 0 1 0 7 3.5 3.5 0 0 1 0-7%22/%3E%3C/svg%3E");mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E settings %3C/title%3E%3Cg transform=%22translate%2810 10%29%22%3E%3Cpath id=%22a%22 d=%22M1.5-10h-3l-1 6.5h5m0 7h-5l1 6.5h3%22/%3E%3Cuse xlink:href=%22%23a%22 transform=%22rotate%2845%29%22/%3E%3Cuse xlink:href=%22%23a%22 transform=%22rotate%2890%29%22/%3E%3Cuse xlink:href=%22%23a%22 transform=%22rotate%28135%29%22/%3E%3C/g%3E%3Cpath d=%22M10 2.5a7.5 7.5 0 0 0 0 15 7.5 7.5 0 0 0 0-15v4a3.5 3.5 0 0 1 0 7 3.5 3.5 0 0 1 0-7%22/%3E%3C/svg%3E")}.mw-ui-icon-close::before,.oo-ui-icon-close{-webkit-mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E close %3C/title%3E%3Cpath d=%22m4.3 2.9 12.8 12.8-1.4 1.4L2.9 4.3z%22/%3E%3Cpath d=%22M17.1 4.3 4.3 17.1l-1.4-1.4L15.7 2.9z%22/%3E%3C/svg%3E");mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E close %3C/title%3E%3Cpath d=%22m4.3 2.9 12.8 12.8-1.4 1.4L2.9 4.3z%22/%3E%3Cpath d=%22M17.1 4.3 4.3 17.1l-1.4-1.4L15.7 2.9z%22/%3E%3C/svg%3E")}.mw-ui-icon-search::before,.oo-ui-icon-search{-webkit-mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E search %3C/title%3E%3Cpath d=%22M12.2 13.6a7 7 0 1 1 1.4-1.4l5.4 5.4-1.4 1.4-5.4-5.4zM3 8a5 5 0 1 0 10 0A5 5 0 1 0 3 8z%22/%3E%3C/svg%3E");mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E search %3C/title%3E%3Cpath d=%22M12.2 13.6a7 7 0 1 1 1.4-1.4l5.4 5.4-1.4 1.4-5.4-5.4zM3 8a5 5 0 1 0 10 0A5 5 0 1 0 3 8z%22/%3E%3C/svg%3E")}.mw-ui-icon-highlight::before,.oo-ui-icon-highlight{-webkit-mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E highlight %3C/title%3E%3Cpath d=%22M15.14 2.27a1 1 0 0 0-1.41 0l-10 10a1 1 0 0 0 0 1.41L4 14l-3 4h5l1-1 .29.29a1 1 0 0 0 1.41 0l10-10a1 1 0 0 0 .03-1.43zM7 15l-2-2 9-9 2 2z%22/%3E%3C/svg%3E")no-repeat center;mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E highlight %3C/title%3E%3Cpath d=%22M15.14 2.27a1 1 0 0 0-1.41 0l-10 10a1 1 0 0 0 0 1.41L4 14l-3 4h5l1-1 .29.29a1 1 0 0 0 1.41 0l10-10a1 1 0 0 0 .03-1.43zM7 15l-2-2 9-9 2 2z%22/%3E%3C/svg%3E")no-repeat center}.mw-ui-icon-trash::before,.oo-ui-icon-trash{-webkit-mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E trash %3C/title%3E%3Cpath d=%22M17 2h-3.5l-1-1h-5l-1 1H3v2h14zM4 17a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V5H4z%22/%3E%3C/svg%3E");mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E trash %3C/title%3E%3Cpath d=%22M17 2h-3.5l-1-1h-5l-1 1H3v2h14zM4 17a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V5H4z%22/%3E%3C/svg%3E")}.mw-ui-icon-article::before,.oo-ui-icon-article{-webkit-mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E article %3C/title%3E%3Cpath d=%22M5 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm0 3h5v1H5zm0 2h5v1H5zm0 2h5v1H5zm10 7H5v-1h10zm0-2H5v-1h10zm0-2H5v-1h10zm0-2h-4V4h4z%22/%3E%3C/svg%3E");mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E article %3C/title%3E%3Cpath d=%22M5 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm0 3h5v1H5zm0 2h5v1H5zm0 2h5v1H5zm10 7H5v-1h10zm0-2H5v-1h10zm0-2H5v-1h10zm0-2h-4V4h4z%22/%3E%3C/svg%3E")}.mw-ui-icon-tag::before,.oo-ui-icon-tag{-webkit-mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tag %3C/title%3E%3Cpath d=%22M9 1.28A1 1 0 0 0 8.35 1H2a1 1 0 0 0-1 1v6.35a1 1 0 0 0 .28.65L11 18.72a1 1 0 0 0 1.37 0l6.38-6.38a1 1 0 0 0-.03-1.34zM5 7a2 2 0 1 1 2-2 2 2 0 0 1-2 2z%22/%3E%3C/svg%3E");mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tag %3C/title%3E%3Cpath d=%22M9 1.28A1 1 0 0 0 8.35 1H2a1 1 0 0 0-1 1v6.35a1 1 0 0 0 .28.65L11 18.72a1 1 0 0 0 1.37 0l6.38-6.38a1 1 0 0 0-.03-1.34zM5 7a2 2 0 1 1 2-2 2 2 0 0 1-2 2z%22/%3E%3C/svg%3E")}.mw-ui-icon-reload-progressive::before,.oo-ui-image-progressive.oo-ui-icon-reload{-webkit-mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E reload %3C/title%3E%3Cpath d='M15.65 4.35A8 8 0 1 0 17.4 13h-2.22a6 6 0 1 1-1-7.22L11 9h7V2z'/%3E%3C/svg%3E");mask:center no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E reload %3C/title%3E%3Cpath d='M15.65 4.35A8 8 0 1 0 17.4 13h-2.22a6 6 0 1 1-1-7.22L11 9h7V2z'/%3E%3C/svg%3E")}.mw-ui-icon-history::before,.oo-ui-icon-history{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E history %3C/title%3E%3Cpath d=%22M9 6v5h.06l2.48 2.47 1.41-1.41L11 10.11V6z%22/%3E%3Cpath d=%22M10 1a9 9 0 0 0-7.85 13.35L.5 16H6v-5.5l-2.38 2.38A7 7 0 1 1 10 17v2a9 9 0 0 0 0-18z%22/%3E%3C/svg%3E")no-repeat center;mask:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E history %3C/title%3E%3Cpath d=%22M9 6v5h.06l2.48 2.47 1.41-1.41L11 10.11V6z%22/%3E%3Cpath d=%22M10 1a9 9 0 0 0-7.85 13.35L.5 16H6v-5.5l-2.38 2.38A7 7 0 1 1 10 17v2a9 9 0 0 0 0-18z%22/%3E%3C/svg%3E")no-repeat center}