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.
/* .diffchange {padding: 0px 2px 0px 2px; border: 1px dotted red; margin: 0px 1px 0px 0px} */

dd { margin-left:1.66em; }

.redirect-in-category { font-style: normal; background-color: #f3f0f0; }

.allpagesredirect { font-style: normal; background-color: #f3f0f0; }

/* highlights redirects orange */
a.mw-redirect {color:#FC8F19;}
a.mw-redirect:visited {color:#D46317;}

a.stub {
   color:green;
}

#wpTextbox1 {
    background-color: #E3DDD9;
    color: #530;
}

#p-cactions ul
{
        overflow:visible;
}

#p-cactions li
{
        border: 2px solid lightgrey;
        position: relative;
        float: left;
        -moz-border-radius-topleft: .5em;
        -moz-border-radius-topright: .5em;
}