Closed castle-samj closed 1 month ago
No pages have background images.
Image to page:
Original design from archive default.css was as follows:
default.css
/*========================================== INDIVIDUAL PAGE BACKGROUNDS ==========================================*/ .home { background: url(http://vapolyamory.com/img/bkgd/richmond1.jpg); background-attachment: fixed; background-size: cover; } .about { background: url(http://vapolyamory.com/img/bkgd/richmond2.jpg); background-attachment: fixed; background-size: cover; } .events { background: url(http://vapolyamory.com/img/bkgd/richmond3.jpg); background-attachment: fixed; background-size: cover; } .contact { background: url(http://vapolyamory.com/img/bkgd/richmond4.jpg); background-attachment: fixed; background-size: cover; } .article { background: url(http://vapolyamory.com/img/bkgd/richmond5.jpg); background-attachment: fixed; background-size: cover; }
No pages have background images.
Image to page:
Original design from archive
default.css
was as follows: