User:Irukaza/tools/wikihighlight.css:修订间差异

H萌娘,万物皆可H的百科全书!
跳到导航 跳到搜索
imported>=海豚=
(撤销=海豚=讨论)的版本111712)
imported>=海豚=
无编辑摘要
第1行: 第1行:
.CodeMirror {
font-family: Microsoft YaHei, monospace;
font-size: 14px;
height: 500px;
}
/* Classes for large group of texts */
/* Classes for large group of texts */


第69行: 第63行:
color: #219;
color: #219;
font-weight: bold;
font-weight: bold;
}
.cm-mw-section-1 {
  font-size: 1.6em !important;
}
.cm-mw-section-2 {
  font-size: 1.5em !important;
}
.cm-mw-section-3 {
  font-size: 1.3em !important;
}
}


第156行: 第138行:
text-decoration: underline;
text-decoration: underline;
}
}
 
.cm-mw-pagename {
/* Fix WikiEditor popup */
text-decoration:underline
.wikiEditor-ui-toolbar {
}
z-index: 10;
.cm-mw-skipformatting {
background-color:#adf
}
.cm-mw-list {
color:#08f;
font-weight:700
}
.cm-mw-doubleUnderscore,.cm-mw-hr,.cm-mw-signature {
color:#08f;
font-weight:700;
background-color:#eee
}
.cm-mw-indenting {
color:#08f;
font-weight:700
}
.cm-mw-mnemonic {
color:#290
}
.cm-mw-comment {
color:#84a0a0;
font-weight:400
}
.cm-mw-apostrophes-bold,.cm-mw-apostrophes-italic {
color:#08f
}
.cm-strike {
text-decoration:line-through
}
pre.cm-mw-section-1 {
font-size:1.8em;
line-height:1.2em
}
pre.cm-mw-section-2 {
font-size:1.5em;
line-height:1.2em
}
pre.cm-mw-section-3,pre.cm-mw-section-4,pre.cm-mw-section-5,pre.cm-mw-section-6 {
font-weight:700
}
.cm-mw-section-header {
color:#08f;
font-weight:400
}
.cm-mw-template {
font-weight:400
}
.cm-mw-template-bracket,.cm-mw-template-delimiter,.cm-mw-template-name {
color:#80c;
font-weight:700
}
.cm-mw-template-name-mnemonic {
font-weight:400
}
.cm-mw-template-argument-name {
color:#b0c
}
.cm-mw-templatevariable {
color:#ff9500;
font-weight:400
}
.cm-mw-templatevariable-bracket {
color:#f50;
font-weight:400
}
.cm-mw-templatevariable-delimiter,.cm-mw-templatevariable-name {
color:#f50;
font-weight:700
}
.cm-mw-parserfunction {
font-weight:400
}
.cm-mw-parserfunction-bracket,.cm-mw-parserfunction-delimiter,.cm-mw-parserfunction-name {
color:#a11;
font-weight:700
}
.cm-mw-exttag-name,.cm-mw-htmltag-name {
color:#290;
font-weight:700
}
.cm-mw-exttag-attribute,.cm-mw-exttag-bracket,.cm-mw-htmltag-attribute,.cm-mw-htmltag-bracket {
color:#290;
font-weight:400
}
.cm-mw-extlink,.cm-mw-free-extlink,.cm-mw-link-bracket,.cm-mw-link-delimiter,.cm-mw-link-pagename {
color:#36c;
font-weight:400
}
.cm-mw-link,.cm-mw-link-tosection {
color:#18e;
font-weight:400
}
.cm-mw-extlink-bracket,.cm-mw-extlink-protocol,.cm-mw-free-extlink-protocol {
color:#36c;
font-weight:700
}
.cm-mw-table-bracket,.cm-mw-table-delimiter {
color:#e0e;
font-weight:700
}
.cm-mw-table-definition,.cm-mw-table-delimiter2 {
color:#e0e;
font-weight:400
}
.cm-mw-table-caption {
font-weight:700
}
.cm-mw-lang-converter-bracket,.cm-mw-lang-converter-delimiter {
color:#b68;
font-weight:400
}
.cm-mw-lang-converter-flag {
color:#b68;
font-weight:700
}
}

2021年11月7日 (日) 16:30的版本

/* Classes for large group of texts */

.cm-mw-link-text {
	color: #36b;
}

.cm-mw-link-trail {
	color: #36b;
}

.cm-mw-template-arg {
	color: darkred;
}

.cm-mw-template-argname {
	color: darkred;
}

/* Classes for symbols */

.cm-mw-extlink {
	color: brown;
}

.cm-mw-hr {
	color: #08f;
	font-weight: bold;
}

.cm-mw-table-start {
	color: #e0e;
	font-weight: bold;
}

.cm-mw-ident {
	color: #219;
	font-weight: bold;
}

.cm-mw-magic-word {
	color: #666;
    font-weight: bold;
}

.cm-mw-signature {
	color: #f00;
	font-weight: bold;
}

.cm-mw-isbn {
	color: #36b;
}

.cm-mw-rfc {
	color: #36b;
}

.cm-mw-pmid {
	color: #36b;
}

.cm-mw-section {
	color: #219;
	font-weight: bold;
}

.cm-mw-bold-start, .cm-mw-bold-end {
	color: #219;
	font-weight: bold;
}

.cm-mw-italic-start, .cm-mw-italic-end {
	color: #219;
	font-style: italic;
}

.cm-mw-bolditalic-start, .cm-mw-bolditalic-end {
	color: #219;
	font-style: italic;
	font-weight: bold;
}

.cm-mw-comment {
	color: green;
}

.cm-mw-tag-open {
	color: purple;
}

.cm-mw-tag-close {
	color: purple;
}

.cm-mw-tag-attr {
	color: purple;
}

.cm-mw-entity {
	color: purple;
}

.cm-mw-link-start, .cm-mw-link-pipe, .cm-mw-link-end {
	color: #36b;
	font-weight: bold;
}

.cm-mw-link-target {
	color: #36b;
	font-weight: bold;
	text-decoration: underline;
}

.cm-mw-extlink-start, .cm-mw-extlink-end {
	color: #36b;
	font-weight: bold;
}

.cm-mw-extlink-target {
	color: #36b;
	font-weight: bold;
	text-decoration: underline;
}

.cm-mw-template-start, .cm-mw-template-pipe, .cm-mw-template-end {
	color: darkred;
	font-weight: bold;
}

.cm-mw-template-assign {
	color: darkred;
	font-weight: bold;
}

.cm-mw-template-name {
	color: darkred;
	font-weight: bold;
	text-decoration: underline;
}
.cm-mw-pagename {
	text-decoration:underline
}
.cm-mw-skipformatting {
	background-color:#adf
}
.cm-mw-list {
	color:#08f;
	font-weight:700
}
.cm-mw-doubleUnderscore,.cm-mw-hr,.cm-mw-signature {
	color:#08f;
	font-weight:700;
	background-color:#eee
}
.cm-mw-indenting {
	color:#08f;
	font-weight:700
}
.cm-mw-mnemonic {
	color:#290
}
.cm-mw-comment {
	color:#84a0a0;
	font-weight:400
}
.cm-mw-apostrophes-bold,.cm-mw-apostrophes-italic {
	color:#08f
}
.cm-strike {
	text-decoration:line-through
}
pre.cm-mw-section-1 {
	font-size:1.8em;
	line-height:1.2em
}
pre.cm-mw-section-2 {
	font-size:1.5em;
	line-height:1.2em
}
pre.cm-mw-section-3,pre.cm-mw-section-4,pre.cm-mw-section-5,pre.cm-mw-section-6 {
	font-weight:700
}
.cm-mw-section-header {
	color:#08f;
	font-weight:400
}
.cm-mw-template {
	font-weight:400
}
.cm-mw-template-bracket,.cm-mw-template-delimiter,.cm-mw-template-name {
	color:#80c;
	font-weight:700
}
.cm-mw-template-name-mnemonic {
	font-weight:400
}
.cm-mw-template-argument-name {
	color:#b0c
}
.cm-mw-templatevariable {
	color:#ff9500;
	font-weight:400
}
.cm-mw-templatevariable-bracket {
	color:#f50;
	font-weight:400
}
.cm-mw-templatevariable-delimiter,.cm-mw-templatevariable-name {
	color:#f50;
	font-weight:700
}
.cm-mw-parserfunction {
	font-weight:400
}
.cm-mw-parserfunction-bracket,.cm-mw-parserfunction-delimiter,.cm-mw-parserfunction-name {
	color:#a11;
	font-weight:700
}
.cm-mw-exttag-name,.cm-mw-htmltag-name {
	color:#290;
	font-weight:700
}
.cm-mw-exttag-attribute,.cm-mw-exttag-bracket,.cm-mw-htmltag-attribute,.cm-mw-htmltag-bracket {
	color:#290;
	font-weight:400
}
.cm-mw-extlink,.cm-mw-free-extlink,.cm-mw-link-bracket,.cm-mw-link-delimiter,.cm-mw-link-pagename {
	color:#36c;
	font-weight:400
}
.cm-mw-link,.cm-mw-link-tosection {
	color:#18e;
	font-weight:400
}
.cm-mw-extlink-bracket,.cm-mw-extlink-protocol,.cm-mw-free-extlink-protocol {
	color:#36c;
	font-weight:700
}
.cm-mw-table-bracket,.cm-mw-table-delimiter {
	color:#e0e;
	font-weight:700
}
.cm-mw-table-definition,.cm-mw-table-delimiter2 {
	color:#e0e;
	font-weight:400
}
.cm-mw-table-caption {
	font-weight:700
}
.cm-mw-lang-converter-bracket,.cm-mw-lang-converter-delimiter {
	color:#b68;
	font-weight:400
}
.cm-mw-lang-converter-flag {
	color:#b68;
	font-weight:700
}