ArchivesPUG (talk | contribs) (Created page with "body { font-family: Georgia; color: black; font-size: 44px; }") |
ArchivesPUG (talk | contribs) |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | body { | + | body.page-User_ArchivesPUG_Notepad_Add_note.action-view #mw-content-text, body.page-User_ArchivesPUG_Notepad_Add_note.action-submit #mw-content-text |
| − | + | { | |
| − | + | display: none; | |
| − | + | } | |
| + | .cm-mw-tag-ref { | ||
| + | background-color:blanchedalmond; | ||
| + | } | ||
| + | .cm-mw-exttag-name { | ||
| + | background-color:blanchedalmond; | ||
| + | } | ||
| + | .cm-mw-htmltag-name { | ||
| + | background-color:blanchedalmond; | ||
| + | } | ||
| + | |||
| + | .cm-mw-exttag-bracket { | ||
| + | background-color:blanchedalmond; | ||
| + | } | ||
| + | |||
| + | .cm-mw-htmltag-attribute { | ||
| + | background-color:blanchedalmond; | ||
| + | } | ||
| + | |||
| + | .cm-mw-htmltag-bracket { | ||
| + | background-color:blanchedalmond; | ||
} | } | ||
Latest revision as of 09:47, 7 November 2019
body.page-User_ArchivesPUG_Notepad_Add_note.action-view #mw-content-text, body.page-User_ArchivesPUG_Notepad_Add_note.action-submit #mw-content-text
{
display: none;
}
.cm-mw-tag-ref {
background-color:blanchedalmond;
}
.cm-mw-exttag-name {
background-color:blanchedalmond;
}
.cm-mw-htmltag-name {
background-color:blanchedalmond;
}
.cm-mw-exttag-bracket {
background-color:blanchedalmond;
}
.cm-mw-htmltag-attribute {
background-color:blanchedalmond;
}
.cm-mw-htmltag-bracket {
background-color:blanchedalmond;
}