Content images from nodes fields (Body or fields like field-image) do not have the box-shadow style.
The style is only for images with link :

.content a img{
  padding:5px;
  box-shadow:0 0 3px #EEE;
  background:#FFF;
  border:#EEE 1px solid;
}

It will be great to have a classname to add to our images.

Comments

zymphonies-dev’s picture

Hello,

These are global style. this style applicable for all content images with link. we cannot style with class.

Thanks,
Shanid

zymphonies-dev’s picture

Status: Active » Closed (fixed)

Closing this issue.