my site is http://www.postgraduatesinsport.com/
i want to add a box shadow around the border of the page eg where the white meets the dark grey background...
not sure if should use a dark grey or black to colour the shadow
can someone please tell me if i just need to paste some code into the mains tylesheet or do something else?
thanks!!
i have seen a post on the forum saying use this code. I tried it but it hasnt worked...
'box-shadow:10px 10px 20px grey;
-webkit-box-shadow:10px 10px 20px grey;
-moz-box-shadow: 10px 10px 20px grey;'
i inserted it in the style.css at the top under 'SETUP'