Green borders

To change the borders for the images; use this code in your style section:

.imgBorderOn {
border-color: red;
}

If you want to change what the default border color is; use this:

.imgBorder {
border-color: blue;
}

One Response to “Green borders”

  1. doctorit Says:

    can you change the size of the borders too?

Leave a Reply