you are viewing a single comment's thread.

view the rest of the comments →

[–]NutterButterFlutter[S] 1 insightful - 1 fun1 insightful - 0 fun2 insightful - 1 fun -  (0 children)

CSS to make AutoModerator look like Old Reddit:

a.author[href$="automoderator"] {
    background-color: green !important;
    color: white;
    padding: 0 2px 0 2px;
    border-radius: 3px;}