コンテンツにスキップ

「MediaWiki:Gadget-Blackskin.css」の版間の差分

削除された内容 追加された内容
Waiesu (会話 | 投稿記録)
修正; Wikipedia:バグの報告による
Waiesu (会話 | 投稿記録)
MediaWiki:Test/Gadget-Blackskin.cssより全文転記; ノート参照
1行目: 1行目:
/* 背景色・文字色 */
///// here begins MediaWiki:Gadget-Blackskin.css /////
body, #mw-page-base, #content, #footer, #mw-head, .vectorTabs, .vectorTabs span,
///// Created by [[it:Utente:Kormoran]] /////
.pBody, #p-cactions, #p-cactions :not(h3) a,
.uls-menu::before, .uls-menu div,
/* Colors the tabs across the top of the page */
input:not(#searchButton), textarea, button:not(.mw-ui-button), select, fieldset,
.oo-ui-popupWidget-popup, .mw-ui-button:not(.mw-interlanguage-selector), .mw-echo-ui-toggleReadCircleButtonWidget-circle-unread {
#p-cactions {
background-color: #000000;
background: #000 !important;
}
}
#searchButton, .mw-ui-button {
#p-cactions li {
background-color: #000000;
background-color: #000 !important;
border-color: #008000;
}
}
#content div:not(.mw-echo-ui-toggleReadCircleButtonWidget-circle), #toc, #filetoc,
#p-cactions li.selected {
table, caption, tr, th, td,
background-color: #000000;
blockquote, dl, dt, dd,
.navbar span, .collapseButton a,
.oo-ui-widget:not(.oo-ui-iconElement-icon), .oo-ui-widget :not(.oo-ui-iconElement-icon):not(.oo-ui-popupWidget-popup):not(.mw-echo-ui-toggleReadCircleButtonWidget-circle):not(.oo-ui-indicator-down):not(:empty):not(:hover),
#coordinates,
.editOptions,
#wikiEditor-ui-toolbar, #wikiEditor-ui-toolbar :not(a) {
background: inherit !important;
}
}

#p-cactions li.new {
#p-personal li > a {
background-color: #000000;
color: #ff0 !important;
}
}
#p-cactions li a {
#p-personal li > a:hover,
.oo-ui-buttonElement-button:hover, .oo-ui-buttonElement-button:hover :not(.oo-ui-iconElement-icon), .oo-ui-buttonElement-button .mw-echo-ui-toggleReadCircleButtonWidget-circle:not(.mw-echo-ui-toggleReadCircleButtonWidget-circle-unread) {
background-color: #000000 !important;
color : #7070FF;
background: #660 !important;
}
}
#p-cactions li.selected a {
background-color:#000000;
}


body, #content, .tocnumber,
#footer, #footer li,
/* Color background */
.vectorTabs span a, .vectorMenu span, .vectorMenu a,
body,#shortcut {
label, .oo-ui-widget, .oo-ui-widget *,
background: #000000 !important;
h1, h2, h3, h4, h5, h6,
color: #00dd00;
p, dt, dd, cite,
caption, th, td,
#wikiEditor-ui-toolbar *,
.search-types .current a, .results-info {
color: #0d0 !important;
}
}


input, textarea, button, .mw-ui-button, select {
#content { background : #000000 !important; }
#content { color : #00dd00 !important; }
color: #9f9 !important;
#content { border: 1px solid #008000 !important; }

#bodyContent table,
#bodyContent th,
#bodyContent td,
#bodyContent div,
#bodyContent dl,
#bodyContent dt,
#bodyContent dd {
color: #00dd00 !important;
background: #000000 !important;
}
}


pre {
/* Color the links */
a { color: #7070FF; }
background: #010;
a:visited { color: #9090D0; }
color: #fff;
a:active, a.new { color: #FF4040; }
a.interwiki, a.external { color: #5386DB; }
a.stub { color: #974253; }

/* Color the edit interface */

textarea { color: #90FF90; }
textarea { background : #001000; }

/* User links (preferences, contribs) */
.autocomment { color: #008000; }
fieldset {
background: transparent;
border: 1px solid #004000;
}
}
legend {
code {
background: transparent;
background: #040;
color: #0f0;
}
}

.not-patrolled {
hr {
color: #004000;
background: #040;
background-color: #000000;
}
}

.uls-menu div ul li:hover {
/************************
background: #020;
* COLOR IN TEMPLATES *
border-radius: .5em;
************************/
/* Assorted other stuff */
/* New messages */
.usermessage {
background-color: #004000;
border: 1px solid #FFFF00;
color: #FFFF00;
font-weight: bold;
}
}

.ui-widget, .ui-widget * {
background: #000;
input.historysubmit {
color: #0d0;
padding: 0 0.3em 0.3em 0.3em !important;
font-size: 94%;
cursor: pointer;
height: 1.7em !important;
margin-left: 1.6em;
}
}


/* Reference Tooltip */
input[type="radio"],
.referencetooltip li {
input[type="checkbox"] { border:none; }
background: #000;
input {
color: #00dd00;
background-color: #000000 !important;
}
}
.referencetooltip li::after {
select {
background-color: #004000;
border-top-color: #000 !important;
background: #004000;
border: 1px solid #008000;
color: #00dd00;
vertical-align: top;
}
}


#p-personal li a {
/* 数式 */
color: #FFFF00;
.mwe-math-element {
background-color: #000000 !important;
-moz-filter: invert(100%);
-webkit-filter: invert(100%);
filter: invert(100%);
}
}

/* リンク色 */
#p-personal li a:hover {
a {
color: #FFFF00;
background-color: #636300 !important;
color: #77f;
background: #636300;
}
}
a:visited {
color: #99d;
/* Toglie l'icona vicino al nome utente
li#pt-userpage { background: none }*/
#infobox { background: #002000;
color: #00FFFF;
border: 1px solid #00FFFF;
}
}
a:active, a.new {
color: #f44;
/* Use black logo */
#p-logo {
background: url("//upload.wikimedia.org/wikipedia/ja/6/6e/WikiGreen.png") 8px 0px no-repeat;
overflow: hidden;
}
}
#content a.interwiki, #content a.external, #content .extiw {
#p-logo a {
color: #5386db;
background: url("//upload.wikimedia.org/wikipedia/commons/c/ce/Transparent.gif") no-repeat !important;
display: block;
width: 154px;
height: 155px;
}
}
a.stub {
#p-logo a:hover {
position: absolute;
color: #974253;
top: 0px;
left: 0px;
width: 154px;
height: 155px;
}
}


#p-cactions li > a {
/* Search box */
color: #77f;
#searchInput,
.searchboxInput {
border: 1px inset !important;
color: #00dd00;
background : #000000;
}
input.searchButton,
input.searchboxGoButton,
input.searchboxSearchButton {
background : #000000;
border-top: 1px solid #00FFFF;
border-left: 1px solid #00FFFF;
border-right: 1px solid #008080;
border-bottom: 1px solid #008080;
color : #00dd00;
}
}
#p-cactions li > .new a {
color: #b00;
/* .More backgrounds */
.portlet {
background: #004000;
color: #00dd00;
}
}

#mw-panel a {
.pBody {
background-color: #000000 !important;
color: #39f !important;
color: #00dd00;
}
}

.collapseButton a {
/* Questa roba mette i tab di editing pagina Wiki anche in fondo al box
color: #77f !important;
(ma non funge con IE e serve anche un filettino monobook.js... vedere la
mia pagina utente) */
#mytabs {
margin: -0.3em 0 0 11.5em;
border: 1px solid #008000;
white-space:nowrap;
line-height: 1.1em;
overflow: visible;
border-collapse: collapse;
padding: 0 0 0 1em;
list-style: none;
font-size: 95%;
}
}
.collapseButton a:active {
#mytabs .hiddenStructure { display: none; }
color: #f44 !important;
#mytabs li {
display: inline;
border: 1px solid #004000;
border-top: none;
padding: 0.1em 0 0 0;
margin: 0 0.3em 0 0;
overflow: visible;
background: #000000;
color: #7070FF;
}
}

#mytabs li.selected {
.portlet {
border-color: #00dd00;
padding: 0.2em 0 0 0;
background: #040 !important;
color: #0d0;
}
}

#mytabs li a {

background-color: #000000;
/* ボーダー色 */
color: #7070FF;
div, pre,
border: none;
table, tbody th, tbody td,
padding: 0.3em 0.8em 0 0.8em;
fieldset, button, input,
text-decoration: none;
h1, h2,
text-transform: lowercase;
input, textarea, button, select {
position: relative;
margin: 0;
border-color: #080 !important;
}
}
hr {
#mytabs li.selected a { z-index: 3; }
#mytabs .new a { color:#FF4040; }
border-color: #080 !important;
background-color: #080 !important;
#mytabs li a:hover {
z-index: 3;
color: #080 !important;
text-decoration: none;
}
}
.vectorTabs span, .vectorMenu {
#mytabs h5 { display: none; }
border-left: 1px solid #080 !important;
#mytabs li.istalk { margin-right: 0; }
#mytabs li.istalk a { padding-right: 0.5em; }
border-right: 1px solid #080;
#mytabs-ca-addsection a {
padding-left: 0.4em;
padding-right: 0.4em;
}
}
.vectorTabs li:not(.selected), .vectorMenu {
/* offset per separare i gruppi di tab */
border-bottom: 1px solid;
li#mytabs-ca-talk { margin-right: 1.6em; }
li#mytabs-ca-watch { margin-left: 1.6em; }
/* Colore dei box delle spiegazioni, degli acronimi e delle abbreviazioni */
abbr, acronym, .explain {
border-bottom: 1px dotted #004000;
color: White;
background: #002000;
cursor: help;
}
}
.portal {
border-top: 1px solid;
/* Colore dei frammenti di codice */
background: none !important;
code {
background-color: #00AA00;
color: Black;
}
}
.uls-menu::before {
/* Colore del testo preformattato */
border-top: 1px solid #040;
pre {
padding: 1em;
border-left: 1px solid #040;
border: 1px dashed #00AA00;
color: White;
background-color: #002000;
line-height: 1.1em;
}
}


.mw-geshi pre.de1 {
border: none !important;
}


/* メインページ */
.kw1,.kw2 {
.globegris {
color: #FFFFFF !important;
background: url(//upload.wikimedia.org/wikipedia/commons/1/10/Wikipedia-logo-v2-200px-transparent.png) -40px -15px no-repeat !important;
}
}
img[src*="Blue-bg_rounded_cropped.svg"] {
display: none;
h1, h2, h3, h4, h5, h6 { color: #00dd00; }
#firstHeading { color : #00dd00; }
#bodyContent h2 { color : #00dd00; }
#bodyContent h3 { color : #00dd00; }
#bodyContent h4 { color : #00dd00; }
#bodyContent h5 { color : #00dd00; }
#bodyContent h6 { color : #00dd00; }
h1 { border-bottom: 2px solid #008000; }
h2 { border-bottom: 1px solid #008000; }

/* Colore del sommario dell'articolo */
#toc {
background: #002000;
border: 1px solid #008000;
}
}
.page-メインページ td:empty {
border-color: transparent !important;
La barra in fondo alla pagina */
#footer {
color: #00dd00;
border-top: 1px solid #FFFF00;
border-bottom: 1px solid #FFFF00;
margin: 0.6em 0em 1em 0em;
padding: 0.4em 0em 1.2em 0em;
text-align: center;
font-size: 90%;
}
}

/* box delle categorie */

#catlinks {
/* ウィキペディアロゴ */
border:1px solid #800080;
#p-logo {
background-color:#000000;
background: url("//upload.wikimedia.org/wikipedia/ja/6/6e/WikiGreen.png") 8px 0px no-repeat !important;
color: #00FFFF;
padding:5px;
margin-top: 1em;
clear: both;
}
/* le immagini: meglio tenerle su sfondo bianco... */
img {
border: 2px solid #008000;
background-color: #aaaaaa;
}
/* thumbnails */
.ns-0 * #content div.thumb {
border-color: #000000;
}
/* thumbnails */
div.thumb {
margin-bottom: .5em;
border-style: solid;
border-color: #002000;
width: auto;
}
div.thumb div {
border: 1px solid #002000;
padding: 3px !important;
background-color: #004000;
font-size: 94%;
text-align: center;
overflow: hidden;
overflow: hidden;
}
}
#p-logo a {
div.thumb div a img {
background: url("//upload.wikimedia.org/wikipedia/commons/c/ce/Transparent.gif") no-repeat !important;
border: 1px solid #002000;
display: block;
width: 154px;
height: 155px;
}
}
#p-logo a:hover {
div.thumb div div.thumbcaption {
border: none;
position: absolute;
text-align: left;
top: 0;
line-height: 1.4em;
left: 0;
padding: .3em 0 .1em 0;
width: 154px;
height: 155px;
}
}


/* 履歴表示 */
#pagehistory li {
#wpSummary {
border: none;
background-color: #000000;
color: #90ff90;
}
}
#pagehistory li.selected {
#pagehistory li.selected {
background-color: #004000;
background: inherit;
border: 1px solid #002000;
border: 1px dashed #080;
}
}
.mw-plusminus-pos {
color: #4b8;
#pagehistory li {
border: 1px solid #002000;
}
}
.mw-plusminus-neg {
color: #e79;
/*
** Diff rendering
*/
table.diff, td.diff-otitle, td.diff-ntitle {
background-color: #000000;
}
}

td.diff-addedline {
/* 差分表示 */
color: #00a000;
.diff-addedline, .diff-deletedline {
background: #004000;
color: #0c0 !important;
background: #010 !important;
font-size: smaller;
font-size: smaller;
}
}
td.diff-deletedline {
.diff-context {
color: #00a000;
background: #004000;
font-size: smaller;
font-size: smaller;
}
}
.diffchange {
td.diff-context {
background: #000000;
color: #040 !important;
color: #008000;
font-size: smaller;
}
span.diffchange {
color: #00ff00;
font-weight: bold;
font-weight: bold;
}
}


table.gallery {
/* navbox */
border: 1px solid #002000;
.navbox-title {
background-color: #004000;
border-top: 1px solid;
border-bottom: 1px solid;
}
}
.navbox-group {
border-right: 1px solid;
table.gallery td {
background-color: #004000;
border: solid 2px white;
}
}


div.gallerybox div.thumb {
/* infobox */
border: 1px solid #002000;
.infobox tr:not(:first-child) th:only-child {
border-top: 1px solid;
}
}


/* let's make a class that deals with tables better
/* tracklist */
Any complaints, please message Ta bu shi da yu */
.tracklist {
border: 1px solid;
table.prettytable {
background: #000000;
}
table.prettytable td,
table.prettytable th
{
border: 1px solid #004000;
}
}
.tracklist tr:last-child div {
outline: none !important;
table.prettytable th
{
background: #000000;
}
}


/* Alternate version of pretty table styling class. We'll remove the extra when we're done deciding all this. */
/* template category */
.ns-14 .cmbox tr {
table.wikitable {
background: #000000;
background: inherit !important;
border: 1px #004000 solid;
}
}

table.wikitable th, table.wikitable td {

border: 1px #004000 solid;
/* ウィジェットアイコン */
.vectorMenu h3 a {
background: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22UTF-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2222%22%20height%3d%2216%22%3e%3cpath%20d%3d%22M15.502%206.001l-5%205.001-5-5.001z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e) 100% 70% no-repeat !important;
}
}

table.wikitable th {
#p-personal li .mw-echo-notifications-badge-all-read {
background: #000000;
color: transparent !important;
}
}

#pt-notifications-alert .mw-echo-notifications-badge:before {
background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M17.5%2014V9c0-3-2.3-5-5.5-5S6.5%206%206.5%209v5c0%202%200%203-2%203v1h15v-1c-2%200-2-1-2-3zM12%2020H9c0%201%201.6%202%203%202s3-1%203-2h-3z%22%20fill%3d%22%23ff0%22%2f%3e%3c%2fsvg%3e);
/* suppress the person icon by your username */
li#pt-userpage { background: none; }
/* make a few corners round, only supported by moz/firefox/other gecko browsers for now, i reduced this from 1em to 4px to make it very illnoticable */
#p-cactions ul li, #p-cactions ul li a {
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
}
}
.oo-ui-icon-bell, .mw-ui-icon-bell:before {
background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M17.5%2014V9c0-3-2.3-5-5.5-5S6.5%206%206.5%209v5c0%202%200%203-2%203v1h15v-1c-2%200-2-1-2-3zM12%2020H9c0%201%201.6%202%203%202s3-1%203-2h-3z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
#content, #footer {
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
}
}

#pt-notifications-notice .mw-echo-notifications-badge:before {
div.pBody {
background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M3%2013.35l1.8-7.2c.2-.996.81-1.8%201.8-1.8h10.8c.99%200%201.6.867%201.8%201.8l1.8%207.2v4.5c0%20.99-.81%201.8-1.8%201.8H4.8c-.99%200-1.8-.81-1.8-1.8v-4.5zm6.96%201.8h4.08c-.49.557-1.212.9-2.04.9a2.68%202.68%200%200%201-2.04-.9h4.08c.414-.472.66-1.098.66-1.8h4.14l-1.44-7.2H6.6l-1.44%207.2H9.3c0%20.702.246%201.328.66%201.8z%22%20fill%3d%22%23ff0%22%2f%3e%3c%2fsvg%3e);
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
}
}
.oo-ui-icon-tray {
background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M3%2013.35l1.8-7.2c.2-.996.81-1.8%201.8-1.8h10.8c.99%200%201.6.867%201.8%201.8l1.8%207.2v4.5c0%20.99-.81%201.8-1.8%201.8H4.8c-.99%200-1.8-.81-1.8-1.8v-4.5zm6.96%201.8h4.08c-.49.557-1.212.9-2.04.9a2.68%202.68%200%200%201-2.04-.9h4.08c.414-.472.66-1.098.66-1.8h4.14l-1.44-7.2H6.6l-1.44%207.2H9.3c0%20.702.246%201.328.66%201.8z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
/* Dotted borders on pre look ugly, replace with a solid one */
#bodyContent pre {
border: 1px solid #aaa;
}
}

.oo-ui-icon-previous {
/* Dont need this copyright notice on every page */
background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cg%20id%3d%22move-rtl%22%3e%3cpath%20id%3d%22arrow%22%20d%3d%22M15.065%2017.786l-5.302-5.303%205.302-5.302-1.415-1.41-6.714%206.72%206.714%206.71z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fg%3e%3c%2fsvg%3e);
/*li#f-copyright,
li#f-lastmod,
#editpage-copywarn { display: none; }*/
/* The 'Edit summary' box is way to crammed in the textarea box by default */
textarea { margin-bottom: 4px; }
/* ################################### */
/* Start of requirements for menu tabs */
.tabmenu ul
{
display: none;
z-index: 2;
position: relative;
top: -2px;
border-top: 1px solid #aaaaaa;
padding: 0px;
margin: 0px;
background: #F8FCFF;
background-color: #F8FCFF;
}
}
.oo-ui-icon-next {
background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cg%20id%3d%22move-ltr%22%3e%3cpath%20id%3d%22arrow%22%20d%3d%22M8.935%207.18l5.302%205.303-5.302%205.303L10.35%2019.2l6.715-6.717-6.716-6.716z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fg%3e%3c%2fsvg%3e);
/* Menu tab IDs. If you add a new menu, you need to add its ID here too */
#afda ul li, #talkm ul li, #dbm ul li
{
float: none;
border: 1px solid #aaaaaa;
border-top: none;
text-align: center;
background: #F8FCFF;
background-color: #F8FCFF;
}
}

.oo-ui-icon-advanced {
.tabmenu:hover ul
background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M20%2013.44v-2.88l-1.8-.3c-.1-.397-.3-.794-.6-1.39l1.1-1.49-2.1-2.088-1.5%201.093c-.5-.298-1-.497-1.4-.596L13.5%204h-2.9l-.3%201.79c-.5.098-.9.297-1.4.595L7.4%205.292%205.3%207.38l1%201.49c-.3.496-.4.894-.6%201.39l-1.7.2v2.882l1.8.298c.1.497.3.894.6%201.39l-1%201.492%202.1%202.087%201.5-1c.4.2.9.395%201.4.594l.3%201.79h3l.3-1.79c.5-.1.9-.298%201.4-.596l1.5%201.092%202.1-2.08-1.1-1.49c.3-.496.5-.993.6-1.39l1.5-.3zm-8%201.492c-1.7%200-3-1.292-3-2.982%200-1.69%201.3-2.98%203-2.98s3%201.29%203%202.98-1.3%202.982-3%202.982z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
{
display: block;
}
}
.oo-ui-indicator-down {
background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2212%22%20height%3d%2212%22%20viewBox%3d%220%200%2012%2012%22%3e%3cg%20id%3d%22down%22%3e%3cpath%20id%3d%22arrow%22%20d%3d%22M1%204h10L6%209%201%204%22%20fill%3d%22%230d0%22%2f%3e%3c%2fg%3e%3c%2fsvg%3e);
.tabmenu a
{
padding: 0pt 0.8em !important;
background: #F8FCFF;
background-color: #F8FCFF;
}
}

.oo-ui-icon-doubleCheck {
.tabmenu ul a:hover
background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M17%209.5L9.5%2017%206%2013.5%204.5%2015l5%205L20%209.5c-.706-.706-2.294-.706-3%200z%22%20fill%3d%22%230d0%22%2f%3e%3cpath%20d%3d%22M17%204.5L9.5%2012%206%208.5%204.5%2010l5%205L20%204.5c-.706-.706-2.294-.706-3%200z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
{
font-weight: bold;
}
}
.oo-ui-icon-help {
background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cg%20id%3d%22help%22%3e%3cpath%20id%3d%22circle%22%20d%3d%22M12%202.085c-5.477%200-9.915%204.438-9.915%209.916%200%205.48%204.438%209.92%209.916%209.92%205.48%200%209.92-4.44%209.92-9.913%200-5.477-4.44-9.915-9.913-9.915zm.002%2018a8.084%208.084%200%201%201%200-16.168%208.084%208.084%200%200%201%200%2016.168z%22%20fill%3d%22%230d0%22%2f%3e%3cg%20id%3d%22question-mark%22%3e%3cpath%20id%3d%22top%22%20d%3d%22M11.766%206.688c-2.5%200-3.22%202.188-3.22%202.188l1.412.854s.298-.79.9-1.23c.517-.374%201.626-.624%202.22.126.7.885-.17%201.587-1.078%202.72C11.047%2012.53%2011%2015%2011%2015h1.97s.134-2.318%201.04-3.38c.603-.708%201.443-1.34%201.443-2.495s-1.187-2.437-3.687-2.437z%22%20fill%3d%22%230d0%22%2f%3e%3cpath%20id%3d%22bottom%22%20d%3d%22M11%2016h2v2h-2z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fg%3e%3c%2fg%3e%3c%2fsvg%3e);
/* End of requirements for menu tabs */
/* ################################# */
#bodyContent {
color: #00dd00 !important;
}
}


.oo-ui-icon-userAvatar {
caption {
background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M18.75%2017.4c-1.08-.36-3.6-1.35-3.6-1.35-.81-.27-.81-.99-.9-1.8v-.09c1.26-1.08%202.25-2.88%202.25-4.86%200-4.23-1.8-5.85-4.5-5.85-1.89%200-4.5%201.08-4.5%205.85%200%201.89.99%203.69%202.25%204.86v.09c0%20.81-.09%201.53-.9%201.8%200%200-2.61.99-3.6%201.35-1.17.36-2.25.9-2.25%202.25v.9h18v-.9c0-1.08-.72-1.8-2.25-2.25z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
color: #00dd00;
}
}
.oo-ui-icon-changes {

background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M1.6%204h18.72v2H3.68v12H1.6V4zm20.8%202.998V20H4.72V6.998H22.4z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
/* system */
#filetoc {
background: #000000 !important;
}
}
.oo-ui-icon-article {

background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M12%2010h4V5h-4v5zm-5%202h9v-1H7v1zm0%202h9v-1H7v1zm0%202h9v-1H7v1zm4-9H7v1h4V7zm0%202H7v1h4V9zm0-4H7v1h4V5zM5%203h13v16H8c-1.7%200-3-1.3-3-3V3z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
.not-patrolled {
border:1px solid #ffffaa !important;
background: #000000 !important;
}
}
.oo-ui-icon-speechBubbles {

background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M20%209v9l2%202H8V9h12zM3%204h12v4H7v7H1l2-2V4z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
#footer {
}
background: #000000 !important;
.oo-ui-icon-userSpeechBubble {
background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22UTF-8%22%20standalone%3d%22no%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M14%2016.8c-.96-.32-3.2-1.2-3.2-1.2-.72-.24-.72-.88-.8-1.6v-.08c1.12-.96%202-2.56%202-4.32%200-3.76-1.6-5.2-4-5.2-1.68%200-4%20.96-4%205.2%200%201.68.88%203.28%202%204.32V14c0%20.72-.08%201.36-.8%201.6%200%200-2.32.88-3.2%201.2-1.04.32-2%20.8-2%202v.8h16v-.8c0-.96-.64-1.6-2-2zm.367-5.46l-1.796%202.938H24V4.4h-9.633v6.94z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
}
}

2017年4月2日 (日) 15:03時点における版

/* 背景色・文字色 */ 
body, #mw-page-base, #content, #footer, #mw-head, .vectorTabs, .vectorTabs span,
.pBody, #p-cactions, #p-cactions :not(h3) a,
.uls-menu::before, .uls-menu div,
input:not(#searchButton), textarea, button:not(.mw-ui-button), select, fieldset,
.oo-ui-popupWidget-popup, .mw-ui-button:not(.mw-interlanguage-selector), .mw-echo-ui-toggleReadCircleButtonWidget-circle-unread {
    background: #000 !important;
}
#searchButton, .mw-ui-button {
    background-color: #000 !important;
}
#content div:not(.mw-echo-ui-toggleReadCircleButtonWidget-circle), #toc, #filetoc,
table, caption, tr, th, td,
blockquote, dl, dt, dd,
.navbar span, .collapseButton a,
.oo-ui-widget:not(.oo-ui-iconElement-icon), .oo-ui-widget :not(.oo-ui-iconElement-icon):not(.oo-ui-popupWidget-popup):not(.mw-echo-ui-toggleReadCircleButtonWidget-circle):not(.oo-ui-indicator-down):not(:empty):not(:hover),
#coordinates,
.editOptions,
#wikiEditor-ui-toolbar, #wikiEditor-ui-toolbar :not(a) {
    background: inherit !important;
}

#p-personal li > a {
    color: #ff0 !important;
}
#p-personal li > a:hover,
.oo-ui-buttonElement-button:hover, .oo-ui-buttonElement-button:hover :not(.oo-ui-iconElement-icon), .oo-ui-buttonElement-button .mw-echo-ui-toggleReadCircleButtonWidget-circle:not(.mw-echo-ui-toggleReadCircleButtonWidget-circle-unread) {
    background: #660 !important;
}

body, #content, .tocnumber,
#footer, #footer li,
.vectorTabs span a, .vectorMenu span, .vectorMenu a,
label, .oo-ui-widget, .oo-ui-widget *,
h1, h2, h3, h4, h5, h6,
p, dt, dd, cite,
caption, th, td,
#wikiEditor-ui-toolbar *,
.search-types .current a, .results-info {
    color: #0d0 !important;
}

input, textarea, button, .mw-ui-button, select {
    color: #9f9 !important;
}

pre {
    background: #010;
    color: #fff;
}
code {
    background: #040;
    color: #0f0;
}

.not-patrolled {
    background: #040;
}

.uls-menu div ul li:hover {
    background: #020;
    border-radius: .5em;
}

.ui-widget, .ui-widget * {
    background: #000;
    color: #0d0;
}

/* Reference Tooltip */
.referencetooltip li {
    background: #000;
}
.referencetooltip li::after {
    border-top-color: #000 !important;
}


/* 数式 */
.mwe-math-element {
    -moz-filter: invert(100%);
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

/* リンク色 */
a {
    color: #77f;
}
a:visited {
    color: #99d;
}
a:active, a.new {
    color: #f44;
}
#content a.interwiki, #content a.external, #content .extiw {
    color: #5386db;
}
a.stub {
    color: #974253;
}

#p-cactions li > a {
    color: #77f;
}
#p-cactions li > .new a {
    color: #b00;
}

#mw-panel a {
    color: #39f !important;
}

.collapseButton a {
    color: #77f !important;
}
.collapseButton a:active {
    color: #f44 !important;
}

.portlet {
    background: #040 !important;
    color: #0d0;
}


/* ボーダー色 */
div, pre,
table, tbody th, tbody td,
fieldset, button, input,
h1, h2,
input, textarea, button, select {
    border-color: #080 !important;
}
hr {
    border-color: #080 !important;
    background-color: #080 !important;
    color: #080 !important;
}
.vectorTabs span, .vectorMenu {
    border-left: 1px solid #080 !important;
    border-right: 1px solid #080;
}
.vectorTabs li:not(.selected), .vectorMenu {
    border-bottom: 1px solid;
}
.portal {
    border-top: 1px solid;
    background: none !important;
}
.uls-menu::before {
    border-top: 1px solid #040;
    border-left: 1px solid #040;
}


/* メインページ */
.globegris {
    background: url(//upload.wikimedia.org/wikipedia/commons/1/10/Wikipedia-logo-v2-200px-transparent.png) -40px -15px no-repeat !important;
}
img[src*="Blue-bg_rounded_cropped.svg"] {
    display: none;
}
.page-メインページ td:empty {
    border-color: transparent !important;
}


/* ウィキペディアロゴ */
#p-logo { 
    background: url("//upload.wikimedia.org/wikipedia/ja/6/6e/WikiGreen.png") 8px 0px no-repeat !important;
    overflow: hidden;
}
#p-logo a {
    background: url("//upload.wikimedia.org/wikipedia/commons/c/ce/Transparent.gif") no-repeat !important;
    display: block;
    width: 154px;
    height: 155px;
}
#p-logo a:hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 154px;
    height: 155px;
}


/* 履歴表示 */
#pagehistory li {
    border: none;
}
#pagehistory li.selected {
    background: inherit;
    border: 1px dashed #080;
}
.mw-plusminus-pos {
    color: #4b8;
}
.mw-plusminus-neg {
    color: #e79;
}

/* 差分表示 */
.diff-addedline, .diff-deletedline {
    color: #0c0 !important;
    background: #010 !important;
    font-size: smaller;
}
.diff-context {
    font-size: smaller;
}
.diffchange {
    color: #040 !important;
    font-weight: bold;
}


/* navbox */
.navbox-title {
    border-top: 1px solid;
    border-bottom: 1px solid;
}
.navbox-group {
    border-right: 1px solid;
}


/* infobox */
.infobox tr:not(:first-child) th:only-child {
    border-top: 1px solid;
}


/* tracklist */
.tracklist {
    border: 1px solid;
}
.tracklist tr:last-child div {
    outline: none !important;
}


/* template category */
.ns-14 .cmbox tr {
    background: inherit !important;
}


/* ウィジェットアイコン */
.vectorMenu h3 a {
    background: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22UTF-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2222%22%20height%3d%2216%22%3e%3cpath%20d%3d%22M15.502%206.001l-5%205.001-5-5.001z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e) 100% 70% no-repeat !important;
}

#p-personal li .mw-echo-notifications-badge-all-read {
    color: transparent !important;
}

#pt-notifications-alert .mw-echo-notifications-badge:before {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M17.5%2014V9c0-3-2.3-5-5.5-5S6.5%206%206.5%209v5c0%202%200%203-2%203v1h15v-1c-2%200-2-1-2-3zM12%2020H9c0%201%201.6%202%203%202s3-1%203-2h-3z%22%20fill%3d%22%23ff0%22%2f%3e%3c%2fsvg%3e);
}
.oo-ui-icon-bell, .mw-ui-icon-bell:before {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M17.5%2014V9c0-3-2.3-5-5.5-5S6.5%206%206.5%209v5c0%202%200%203-2%203v1h15v-1c-2%200-2-1-2-3zM12%2020H9c0%201%201.6%202%203%202s3-1%203-2h-3z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
}

#pt-notifications-notice .mw-echo-notifications-badge:before {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M3%2013.35l1.8-7.2c.2-.996.81-1.8%201.8-1.8h10.8c.99%200%201.6.867%201.8%201.8l1.8%207.2v4.5c0%20.99-.81%201.8-1.8%201.8H4.8c-.99%200-1.8-.81-1.8-1.8v-4.5zm6.96%201.8h4.08c-.49.557-1.212.9-2.04.9a2.68%202.68%200%200%201-2.04-.9h4.08c.414-.472.66-1.098.66-1.8h4.14l-1.44-7.2H6.6l-1.44%207.2H9.3c0%20.702.246%201.328.66%201.8z%22%20fill%3d%22%23ff0%22%2f%3e%3c%2fsvg%3e);
}
.oo-ui-icon-tray {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M3%2013.35l1.8-7.2c.2-.996.81-1.8%201.8-1.8h10.8c.99%200%201.6.867%201.8%201.8l1.8%207.2v4.5c0%20.99-.81%201.8-1.8%201.8H4.8c-.99%200-1.8-.81-1.8-1.8v-4.5zm6.96%201.8h4.08c-.49.557-1.212.9-2.04.9a2.68%202.68%200%200%201-2.04-.9h4.08c.414-.472.66-1.098.66-1.8h4.14l-1.44-7.2H6.6l-1.44%207.2H9.3c0%20.702.246%201.328.66%201.8z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
}

.oo-ui-icon-previous {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cg%20id%3d%22move-rtl%22%3e%3cpath%20id%3d%22arrow%22%20d%3d%22M15.065%2017.786l-5.302-5.303%205.302-5.302-1.415-1.41-6.714%206.72%206.714%206.71z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fg%3e%3c%2fsvg%3e);
}
.oo-ui-icon-next {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cg%20id%3d%22move-ltr%22%3e%3cpath%20id%3d%22arrow%22%20d%3d%22M8.935%207.18l5.302%205.303-5.302%205.303L10.35%2019.2l6.715-6.717-6.716-6.716z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fg%3e%3c%2fsvg%3e);
}

.oo-ui-icon-advanced {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M20%2013.44v-2.88l-1.8-.3c-.1-.397-.3-.794-.6-1.39l1.1-1.49-2.1-2.088-1.5%201.093c-.5-.298-1-.497-1.4-.596L13.5%204h-2.9l-.3%201.79c-.5.098-.9.297-1.4.595L7.4%205.292%205.3%207.38l1%201.49c-.3.496-.4.894-.6%201.39l-1.7.2v2.882l1.8.298c.1.497.3.894.6%201.39l-1%201.492%202.1%202.087%201.5-1c.4.2.9.395%201.4.594l.3%201.79h3l.3-1.79c.5-.1.9-.298%201.4-.596l1.5%201.092%202.1-2.08-1.1-1.49c.3-.496.5-.993.6-1.39l1.5-.3zm-8%201.492c-1.7%200-3-1.292-3-2.982%200-1.69%201.3-2.98%203-2.98s3%201.29%203%202.98-1.3%202.982-3%202.982z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
}
.oo-ui-indicator-down {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2212%22%20height%3d%2212%22%20viewBox%3d%220%200%2012%2012%22%3e%3cg%20id%3d%22down%22%3e%3cpath%20id%3d%22arrow%22%20d%3d%22M1%204h10L6%209%201%204%22%20fill%3d%22%230d0%22%2f%3e%3c%2fg%3e%3c%2fsvg%3e);
}

.oo-ui-icon-doubleCheck {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M17%209.5L9.5%2017%206%2013.5%204.5%2015l5%205L20%209.5c-.706-.706-2.294-.706-3%200z%22%20fill%3d%22%230d0%22%2f%3e%3cpath%20d%3d%22M17%204.5L9.5%2012%206%208.5%204.5%2010l5%205L20%204.5c-.706-.706-2.294-.706-3%200z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
}
.oo-ui-icon-help {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cg%20id%3d%22help%22%3e%3cpath%20id%3d%22circle%22%20d%3d%22M12%202.085c-5.477%200-9.915%204.438-9.915%209.916%200%205.48%204.438%209.92%209.916%209.92%205.48%200%209.92-4.44%209.92-9.913%200-5.477-4.44-9.915-9.913-9.915zm.002%2018a8.084%208.084%200%201%201%200-16.168%208.084%208.084%200%200%201%200%2016.168z%22%20fill%3d%22%230d0%22%2f%3e%3cg%20id%3d%22question-mark%22%3e%3cpath%20id%3d%22top%22%20d%3d%22M11.766%206.688c-2.5%200-3.22%202.188-3.22%202.188l1.412.854s.298-.79.9-1.23c.517-.374%201.626-.624%202.22.126.7.885-.17%201.587-1.078%202.72C11.047%2012.53%2011%2015%2011%2015h1.97s.134-2.318%201.04-3.38c.603-.708%201.443-1.34%201.443-2.495s-1.187-2.437-3.687-2.437z%22%20fill%3d%22%230d0%22%2f%3e%3cpath%20id%3d%22bottom%22%20d%3d%22M11%2016h2v2h-2z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fg%3e%3c%2fg%3e%3c%2fsvg%3e);
}

.oo-ui-icon-userAvatar {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M18.75%2017.4c-1.08-.36-3.6-1.35-3.6-1.35-.81-.27-.81-.99-.9-1.8v-.09c1.26-1.08%202.25-2.88%202.25-4.86%200-4.23-1.8-5.85-4.5-5.85-1.89%200-4.5%201.08-4.5%205.85%200%201.89.99%203.69%202.25%204.86v.09c0%20.81-.09%201.53-.9%201.8%200%200-2.61.99-3.6%201.35-1.17.36-2.25.9-2.25%202.25v.9h18v-.9c0-1.08-.72-1.8-2.25-2.25z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
}
.oo-ui-icon-changes {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M1.6%204h18.72v2H3.68v12H1.6V4zm20.8%202.998V20H4.72V6.998H22.4z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
}
.oo-ui-icon-article {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M12%2010h4V5h-4v5zm-5%202h9v-1H7v1zm0%202h9v-1H7v1zm0%202h9v-1H7v1zm4-9H7v1h4V7zm0%202H7v1h4V9zm0-4H7v1h4V5zM5%203h13v16H8c-1.7%200-3-1.3-3-3V3z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
}
.oo-ui-icon-speechBubbles {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22utf-8%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M20%209v9l2%202H8V9h12zM3%204h12v4H7v7H1l2-2V4z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
}
.oo-ui-icon-userSpeechBubble {
    background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221.0%22%20encoding%3d%22UTF-8%22%20standalone%3d%22no%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2224%22%20height%3d%2224%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M14%2016.8c-.96-.32-3.2-1.2-3.2-1.2-.72-.24-.72-.88-.8-1.6v-.08c1.12-.96%202-2.56%202-4.32%200-3.76-1.6-5.2-4-5.2-1.68%200-4%20.96-4%205.2%200%201.68.88%203.28%202%204.32V14c0%20.72-.08%201.36-.8%201.6%200%200-2.32.88-3.2%201.2-1.04.32-2%20.8-2%202v.8h16v-.8c0-.96-.64-1.6-2-2zm.367-5.46l-1.796%202.938H24V4.4h-9.633v6.94z%22%20fill%3d%22%230d0%22%2f%3e%3c%2fsvg%3e);
}