Midwife Chart Sets
- Model: chart-set
$11.99 $9.59Save: 20% off
Date Added: 12/31/2022
These forms are helpful and convenient to where they provide a blueprint on how to document for my clients in my future practice.
/* Default background for all pages */ body { background-image: url('/images/default-background.jpg'); background-size: cover; } /* Background for product with ID 123 */ body.product-123 { background-image: url('/images/product-123-background.jpg'); background-size: cover; } /* Background for product with ID 456 */ body.product-456 { background-image: url('/images/product-456-background.jpg'); background-size: cover; }