@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("developers.whatwg.org") {

  html { background-color: #302F2F !important; }

    body, h1 a, h1 a:visited { color: #C0BFBF !important; }

      h2, .example, footer p { color: #999898 !important; }

      h4, h5, h6 { color: #B01B16 !important; }

      .note, .XXX, .warning { color: #121212 !important; }

      aside.reference { color: #a3a3a3 !important; }

      a:visited { color: #c100c1 !important; }

 /*
   html5forDevelopers - dark
   version 1
   Copyright 2011 Kenneth W Foy, Jr
   This work is licensed under a Creative Commons Attribution-
   ShareAlike 3.0 Unported License.
   http://creativecommons.org/licenses/by-sa/3.0/
 */

}