To add a small black border to your images when they’re alone or captioned, place this code in your user.css:
.wp-caption img {border: black 1px solid;}
img.aligncenter{border: black 1px solid;}
To add a small black border to your images when they’re alone or captioned, place this code in your user.css:
.wp-caption img {border: black 1px solid;}
img.aligncenter{border: black 1px solid;}