Drop a border around your page

Here's the CSS that will drop a border on your page.

body
{
   margin: 5px; 15px 5px 15px
   background-color: #CC0066;
}

 Just write this into your CEWP.

Ugly, huh?

-robot


Tags:

 
 
 

Comments are closed.