Usor:Andrew Dalby/common.css

E Vicipaedia

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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* highlight all redirects */
a.mw-redirect { background-color:#FFDEAD; }
/* The following line unconditionally hides the table of contents box ([[Special:Diff/2712604]]) */
div.toc#toc { display:none; }

/* This tells me when the "Creanda" formula points to an existing page */
span.iam-creata::after { content:"[!]"; padding-left:1px; font-size:.75em; vertical-align:super; color:red; font-style:italic; font-weight:bold; }