@media (monochrome) or (prefers-contrast: more)
{
    #img-01-formats { content: url( "/_images/blog/2025-12-01/css-exceptions/img-01-formats-mono.webp" ) ; }
    #img-02-fallbacks { content: url( "/_images/blog/2025-12-01/css-exceptions/img-02-fallbacks-mono.webp" ) ; }
    #img-03-cursor { content: url( "/_images/blog/2025-12-01/css-exceptions/img-03-cursor-mono.webp" ) ; }
    #img-04-404_500 { content: url( "/_images/blog/2025-12-01/css-exceptions/img-04-404_500-mono.webp" ) ; }
    #img-05-skyway { content: url( "/_images/blog/2025-12-01/css-exceptions/img-05-skyway-mono.webp" ) ; }
    #img-06-zuboard { content: url( "/_images/blog/2025-12-01/css-exceptions/img-06-zuboard-mono.webp" ) ; }
    #img-07-zutwo { content: url( "/_images/blog/2025-12-01/css-exceptions/img-07-zutwo-mono.webp" ) ; }
    #img-08-typing { content: url( "/_images/blog/2025-12-01/css-exceptions/img-08-typing-mono.webp" ) ; }
    #img-09-end { content: url( "/_images/blog/2025-12-01/css-exceptions/img-09-end-mono.webp" ) ; }
}