User:AzimuthAcolyte/common.css

From MediaWiki
Revision as of 00:52, 10 October 2020 by AzimuthAcolyte (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
.tt1_chapters tr.tt1_chapters-header.stylered {
    background-color:#f00;
}

.tt1_chapters tr.tt1_chapters-header.styleorange {
    background-color:#ffa500;
}

.tt1_chapters tr.tt1_chapters-header.styleyellow {
    background-color:#ff0;
}

.tt1_chapters tr.tt1_chapters-header.stylegreen {
    background-color:#008000;
}

.tt1_chapters tr.tt1_chapters-header.styleblue {
    background-color:#0000cd;
}

.tt1_chapters tr.tt1_chapters-header.stylepurple {
    background-color:#800080;
}

.tt1_chapters tr.tt1_chapters-header.styleblack {
    background-color:#000;
}

.tt1_chapters tr.tt1_chapters-header.stylewhite {
    background-color:#fff;
}



.tt1_chapters tr.tt1_chapters-header.styleyellow th.tt1_chapters-header-title,
.tt1_chapters tr.tt1_chapters-header.styleyellow th.tt1_chapters-header-title a
{
    color:#000000;
}

.tt1_chapters tr.tt1_chapters-header.stylewhite th.tt1_chapters-header-title,
.tt1_chapters tr.tt1_chapters-header.stylewhite th.tt1_chapters-header-title a
{
    color:#000000;
}