@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("wiki.fedora.pl") {

pre, code, tt{
	background-color:#ffffef !important;
	border:1px dashed #e0e0df !important;
}
code,tt {
	margin:1px!important;
	padding:1px!important;
}
pre {
	margin-top:2px!important;
	margin-bottom:2px!important;
}

#content pre {
  /* to dla chrome */
  line-height: 1.2em !important;
}
/* h1 nie trzeba*/
#content h2 { color:#55ad43 !important; }
#content h3 { color:#ffa500 !important; }
#content h4 { color:#a52a2a !important; }

}
