845
edits
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
font-family: Arial, Helvetica, sans-serif; | font-family: Arial, Helvetica, sans-serif; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
width: | width: 80%; | ||
} | } | ||
| Line 33: | Line 33: | ||
/* To make images responsive */ | /* To make images responsive */ | ||
.res-img img { | .res-img img { | ||
max-width: | max-width:80%; | ||
height:auto; | height:auto; | ||
} | } | ||