changing style.css padding doesn't seem to work?

barada53 / 2013-04-29 19:02:32   

I just want to shift the entire site a little to the right but when I change the px in style.css:

#index .container { padding: 44px; 5px; 5px; 55px; }
#exhibit .container { padding: 40px; 5px; 5px; 5px; }

the changes don't show up except when I change the top value. Also nothing happens when I change the values in

.container { }

Any help?
Thanks!

Vaska A / 2013-04-29 19:46:47   

What is your site?

This thread has been closed, thank you.