Is there any way I can clean this up?
Basically, I want to compress all this:Code:#head { background-image: url(header-image.jpg); background-repeat: no-repeat; background-position: center top; padding-top: 80px; padding-bottom:40px; }
background-image
background-repeat
background-position
into one or two lines.
Anyway to make it small. Thanks![]()



Reply With Quote

Bookmarks