@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("archlinux.org") {

body {
  background-color: #efefef !important;
}

.box {
  border-color: #888888 !important;
}

}