Anonymous

Changes

From Open Educational Resources
167 bytes added ,  13:02, 11 October 2016
Created page with "→‎CSS placed here will be applied to all skins: .externalimage-holder { position: relative; } .externalimage-holder img { width: 100%; height: auto; }"
/* CSS placed here will be applied to all skins */


.externalimage-holder {
position: relative;
}
.externalimage-holder img {
width: 100%;
height: auto;
}