User:Www.svenknebel.de/vector.css

From IndieWeb

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.
.template_stub {display: none; height: 0px; margin: 0}

p > br:first-child {display: none}


/* we sometimes need to use <a> tags for internal links to attach mf2 classes. this resets the styling so they look like the internal links they are if they are absolute or domain-relative */
#content .mw-body-content a.external[href^="/"], #content .mw-body-content a.external[href^="https://indieweb.org"] {background: none; padding-right: 0; color: #0645ad;}

#content .mw-body-content a.external[href^="/"]:visited, #content .mw-body-content a.external[href^="https://indieweb.org"]:visited {background: none; padding-right: 0; color: #0b0080;}