MediaWiki:Characters-Section.css

From Elwiki
Revision as of 23:02, 11 June 2022 by Ritsu (talk | contribs)

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.
.segment.section-characters .segment .segment-header {
    place-content: start;
    place-items: center;
    display: inline-flex;
    gap: 0.5rem;
    font-size: 1.05rem;
}

.section-characters a:not(.segment .segment a) {
    color: #fff!important;
}

.section-characters .image-cropped {
    margin-left: -10px;
}