User:Makyen/common.css

From Wikipedia, the free encyclopedia
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('http://en.wikipedia.org/w/index.php?action=raw&ctype=text/css&title=User:Lupin/navpopdev.css');
a[accesskey]:before {
    content: " " attr(accesskey) " ";
    text-transform: uppercase;
    white-space: pre;
    border: thin solid;
    font-family: sans-serif;
    text-decoration: underline overline;
    margin-right: 0.5ex;
}
#bodyContent a[title="User:Makyen"] { background-color: #ffa500; color: #ffffff; font-weight: bold; }


td.diff-deletedline .diffchange,
td.diff-addedline .diffchange {
    /* Maybe my display contrast is bad, but I can hardly see the highlight. */
    background:#f88;
}