Difference between revisions of "User:ArchivesPUG/chameleon.css"

From GATE
Line 6: Line 6:
 
background-color:blanchedalmond;
 
background-color:blanchedalmond;
 
}
 
}
.cm-mw-exttag-name cm-mw-ext-ref {
+
.cm-mw-exttag-name {
 
background-color:blanchedalmond;
 
background-color:blanchedalmond;
 
}
 
}

Revision as of 09:44, 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;
}