@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.spicefactory.org/parsley/docs/") {

body {
  background-color:#1A1A1A !important;
}

#doc_content {
  color:#888 !important;
  font-size:20px !important;
  line-height: normal !important;
}

pre {
  font-size:16px !important;
  color:skyblue !important;
  background-color: #222 !important;
}

.ygtvlabel {
  color: #DDD !important;
  background-color:transparent !important;
}

div#rule_horiz {
  border-top:2px solid #000 !important;
}

}