Line 270: | Line 270: | ||
/* class for a full width column */ | /* class for a full width column */ | ||
.column .full_size { | .column .full_size { | ||
− | width: | + | width:80%; |
} | } | ||
/* styling for images in a full width column*/ | /* styling for images in a full width column*/ | ||
.column.full_size img { | .column.full_size img { | ||
− | width: | + | width:80%; |
padding: 10px 15px; | padding: 10px 15px; | ||
} | } |
Revision as of 23:25, 30 October 2017