@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("docs.djangoproject.com") {
body #columnwrap{
    background: white !important;
}

a:link, a:visited {
color: blue !important;
}
}