File "no-images.css"


img        { width: 0 !important;
             height: 0 !important }
img:before { content: "[" attr(alt) "]";
             color: #FF0 !important;
             background: #F00 !important;
             margin: 0 0.33em !important }