Hello, I'm trying to add timebased CSS to my site - that is, when it's night, I want to have a night based header image, and when it's day, I want to have a day based header image. Is this possible in just CSS? I know it would be really easy if I could use php, but to my knowledge I cannot.
Any help would be great