dca546538165f68de9634479bbc5dd8e512c5418
[pompage.git] / doc / webdeveloper / stylesheets / outline_images_without_dimensions.css
1 img:not([height]):not([width])
2 {
3 -moz-outline: 1px solid #ff0000 !important;
4 outline: 1px solid #ff0000 !important;
5 }