MediaWiki:Vector.css

From Summertime Saga Wiki
Jump to: navigation, search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
.mw-body-content h1,
.mw-body-content h2,
.mw-body-content h3,
.mw-body-content h4,
.mw-body-content h5,
.mw-body-content h6 {
    position: relative;
}

.mw-content-ltr .mw-editsection,
.mw-content-rtl .mw-content-ltr .mw-editsection {
    position: absolute;
    margin: 0;
    right: 0;
    bottom: 6px;
    font-size: 12px;
}

#toc, .toc {
    padding: 5px 12px;
    background: #f6f6f6;
    border-radius: 3px;
}

#p-personal a.new:visited,
#p-personal a:visited {
    color: #a9adbe !important;
}

#p-personal a,
#p-personal a.new {
    color: #ddd !important;
}