This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@namespace url(http://www.w3.org/1999/xhtml); | |
@-moz-document domain("bmfiddle.com") { | |
/* make text color white on white to eliminate the visually | |
* distracting | |
component numbers*/ | |
.block .order { background-color: #ffffff;} | |
/* hide all of the background iconagraphy */ |