removed background color of images
This commit is contained in:
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…
Reference in New Issue
Block a user