User:Teamtoto/hydradark.css

From Caves of Qud Wiki
Revision as of 17:40, 8 September 2020 by Teamtoto (talk | contribs) (Created page with "--qud-dark-red: #a64a2e; --qud-red: #d74200; --qud-dark-orange: #f15f22; --qud-orange: #e99f10; --qud-brown: #98875f; --qud-yellow:#cfc041; --qud-dark-green: #009403; --qud-wh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CSS and Javascript changes must comply with the wiki design rules.


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.
--qud-dark-red: #a64a2e;
--qud-red: #d74200;
--qud-dark-orange: #f15f22;
--qud-orange: #e99f10;
--qud-brown: #98875f;
--qud-yellow:#cfc041;
--qud-dark-green: #009403;
--qud-white: #b1c9c3; 
--qud-pure-white: #ffffff;

--ambox-background: rgba(21,21,21,0.3);
--ambox-blue: #1e90ff;
--ambox-gray: #bbbbaa;
--ambox-green: #228b22;
--ambox-orange: #f28500;
--ambox-purple: #9932cc;
--ambox-red: #b22222;
--ambox-yellow: #f4c430;