Difference between revisions of "User:Mederic64/common.css"

From The Anaxverse
Jump to navigation Jump to search
Line 1: Line 1:
 
#pagehistory li.selected {
 
#pagehistory li.selected {
 
     background-color: #0b7522;
 
     background-color: #0b7522;
 +
    color: #fff;
 
}
 
}
  

Revision as of 11:21, 28 December 2019

#pagehistory li.selected {
    background-color: #0b7522;
    color: #fff;
}

.mw-plusminus-pos {
    color: #0f0;
}

.autocomment, .autocomment a, .autocomment a:visited {
    color: #9fa5ac;
}