Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
a[accesskey]:before {
    content: " " attr(accesskey) " ";
    text-transform: uppercase;
    white-space: pre;
    font-family: sans-serif;
    margin-right: 0.5ex;
} /* Add access key labels */

/* #teahouseNavbar {display: block !important;} /* The Wikipedia Teahouse hidden host navbox css */

/* Changes the color used in the admin highlighter script to make ArbCom members orange instead of dark gray. */
.userhighlighter_arbcom {background-color: #FF9933 !important};


/* Revdel line for revision link text */
span.history-deleted.mw-changeslist-date {
 text-decoration: line-through;
 color:#3366CC;
}


/* Revdel line for revision link strike-through */
/*
li span.deleted, span.history-deleted {
  text-decoration:line-through;
  color:#72777D;
}
*/

/* Revdel line for user link */
span.history-deleted.mw-userlink {
 text-decoration: line-through;
 color:#72777D;
}

/* Revdel line for edit summary */
span.history-deleted.comment {
 text-decoration: line-through;
 color:#72777D;
}

/* Revdel text */
span.history-deleted a {
 text-style: italic;
}

/* Suppressed line for revision link */
span.history-deleted.mw-history-suppressed.mw-changeslist-date {
 text-decoration-style: double;
 color: #3366CC;
}

/*
li span.deleted, span.history-deleted.mw-history-suppressed {
 text-decoration: line-through;
 color: #72777D;
}
*/

/* Suppressed line for user link */
span.history-deleted.mw-history-suppressed.mw-userlink {
 text-decoration-style: double;
 color: #72777D;
}

/* Suppressed line for edit summary */
span.history-deleted.mw-history-suppressed.comment {
 text-decoration-style: double;
 color: #72777D;
}

/* Suppressed text */
span.mw-history-suppressed a {
 text-style: italic;
}