Hackitman95 (Talk | contribs) |
Hackitman95 (Talk | contribs) |
||
Line 19: | Line 19: | ||
} | } | ||
− | .img- | + | .img-std { |
width: 10%; | width: 10%; | ||
height:10%; | height:10%; | ||
Line 26: | Line 26: | ||
.img-response { | .img-response { | ||
display: inline; | display: inline; | ||
− | |||
− | |||
} | } |
Revision as of 15:07, 29 June 2017
.parkdescr:after { content: "He likes to eat bananas and other kinds of fruit."; }
.alexdescr:after { content: "He likes to eat broccoli and other types of vegetables."; }
.center {
text-align: center;
}
.h6 {
font-size:20px;
}
.pictureshadow{
box-shadow: 0px 30px 40px rgba(0,0,0,1);
}
.img-std {
width: 10%; height:10%;
}
.img-response {
display: inline;
}