User:AMZ/common.css
< User:AMZ
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* main elements */ html > body, table, tbody, tr, td, h1, h2, h3, ul, ol, li, dl, dt, dd, p, blockquote, q, cite, fieldset, form, label , iframe, header, main, footer, nav, article, section, caption, center, abbr, sub, sup, font, span:not([class]), code, /* make it stick on other browsers */ #content tbody, #content tr, #content td, /* most of the page */ .noprint, .vectorTabs, .vectorMenu, .portal, .portal > .body, /* further reading */ .reflist, .refbegin, .catlinks, .references, /* edit links */ .editsection, /* edit page */ .option, /* "from Wikipedia" */ #siteSub, /* rare finds */ .toccolours, #template-documentation, .iezoomfix, /* listen to article */ .infobox, /* image blocks */ .thumb, /* internal wiki images */ .image.image > img[src^="//bits.wikimedia.org/"], /* fix images inside notes */ #bodyContent .metadata img, #bodyContent .infobox img, #bodyContent .noprint img , #bodyContent .plainlinks img, .collapsible img, /* search */ #searchButton, .suggestions-results, .suggestions-special, /* lang */ .search, /* blog.wikimedia.org */ #column-content, #simpleSearch > input, /* www-subdomain */ .divTop10item, /* mobile subdomain */ body.mobile div, /* JS created UI */ .ui-dialog div, .ve-ui-mwCategoryItemButton, /* syntax highlighter fix */ .mw-geshi > div > pre, /* almost everything else; div[rel] created by JS */ div[id="content"] div:not([rel]):not([style]) { background: none !important; } a {color: #CFCFCF !important; background-color: transparent !important; text-decoration: none !important} a:visited {color: #4F4F4F !important; background-color: transparent !important; text-decoration: none !important} a:hover {color: ##59B6DD !important; background-color: transparent !important; text-decoration: none !important} a.new, .error, .newpage {color: #A82C2C !important;} img {background-color: transparent !important; opacity: .7 !important} html, html > *, body, body > *, div, div > *, class, class > *, i, i > *, frame, frame > *, table, table > *,* {text-decoration: none !important; background-color: black !important; color: #8F8F8F !important} #mw-content-text>div:first-child {width: auto !important;}