removed background color of images

prototype-backendless-search-and-website-generator
Manish 4 years ago
parent edf1341952
commit ee275758d5

@ -148,7 +148,7 @@ a:hover {
}
img {
background-color: Teal;
/* background-color: Teal; */
display: block; /*required for aligning image to center*/
margin: auto; /*align image to center*/
max-width: 100%;

Loading…
Cancel
Save