User:Valento/common.css

From Final Fantasy XIV Online Wiki
< User:Valento
Revision as of 14:05, 1 August 2017 by Valento (talk | contribs) (creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to 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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.dialog-text {
    display: inline-block;
    padding: 1px 4px;
    border-top-left-radius: 8px;
    background-color: #333;
}

.dialog-text.golden-warning {
    text-shadow: 0 0.02em 0.2em #ab6a07;
    color: #ffecb3;
    font-weight: bold;
}