I've created a basic website using CSS to create a stacked paper effect with line rulings.
The website is temporarily hosted at www.aspireddesign.co.uk/jhtutoring
Here is the CSS file: CSS Source
The webpage renders fine in Chrome, Firefox, Safari (on iPhone and iPad) but not on Internet Explorer (only tried version 8).
The CSS uses the :before and :after pseudo-elements, could this be the problem?
The line rulings are also displaying as block rather than blue.
Any ideas?
Thanks