.linking-and-page-manipulation{width:20em;background:#fdfdff;}.linking-and-page-manipulation.sidebar-title{display:block;font-size:130%;padding:6px06px0;margin:6px0px6px0px;background:#ddf;}.linking-and-page-manipulation.sidebar-list-title{background:#eef;}/* Dark mode stylings *//* Note: If using a CSS variable, there is no need to make use of `@media screen` */@mediascreen{html.skin-theme-clientpref-night.linking-and-page-manipulation{background-color:#101418;color:white;}html.skin-theme-clientpref-night.linking-and-page-manipulation.sidebar-title{background-color:#202122;color:white;}}@mediascreenand(prefers-color-scheme:dark){/* automatic mode */html.skin-theme-clientpref-os.linking-and-page-manipulation{background-color:#101418;color:white;}html.skin-theme-clientpref-os.linking-and-page-manipulation.sidebar-title{background-color:#202122;color:white;}}