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

From GATE
Line 2: Line 2:
 
{
 
{
 
     display: none;  
 
     display: none;  
 +
}
 +
.cm-mw-tag-ref {
 +
background-color:blue;
 
}
 
}

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