Changing the color of image borders
-
Hi,
I’d like to change the color of image borders from the light grey to my custom dark blue.
I tried this code in my style.css, but it doesn’t work:
.img.images { border-width: 2px; border-style: solid; border-color: #006699; padding: 3px; margin-bottom: 13px; }
My site (Twenty Eleven Child Theme):
https://goo.gl/03sHiThanks!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Changing the color of image borders’ is closed to new replies.