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.
/* @import url(//meta.wikimedia.org/wiki/User:Aron_Manning/dark-theme.css?action=raw&ctype=text/css); */
/* See above:
      https://www.mediawiki.org/wiki/User:Aron_Manning/Skin_themes
*/


/* See also
      http://en.wikipedia.org/wiki/Wikipedia:Customizing_watchlists
      http://en.wikipedia.org/wiki/Wikipedia_talk:Customizing_watchlists
      http://en.wikipedia.org/wiki/MediaWiki:Common.css

    List of colour names at
       http://www.w3schools.com/html/html_colornames.asp
*/

span.updatedmarker {
   background-color: #B7CFA7;
   color: #000000;
}

.mw-special-Watchlist .mw-changeslist-line-watched .mw-title a {
    font-weight: normal;
    background-color: #B7CFA7;
/*    background-color: gold;    */
    color: #000000;
}

.mw-special-Watchlist #mw-watchlist-resetbutton {
    display: inline;
}

.mw-special-Watchlist .mw-rollback-link {
    display: none;
}

/* https://en.wikipedia.org/wiki/Wikipedia:Signatures#Customizing_how_you_see_your_signature */
/*  what is this doing?        padding: 0 1em 0 1em  DarkOrange */
/*  never mind  */
#bodyContent a[title="User:DVdm"] { background-color: #B7CFA7; color: Maroon; font-weight: bold; }   

/* temporary marker */
/* #bodyContent a[title="User:(some user)"] { background-color: #FFFF00; } */