aboutsummaryrefslogtreecommitdiff
path: root/artículos/styleArticles.css
blob: fe8e3f3c441364a9636efa1ea644b49efb20b649 (plain)
1
2
3
4
5
6
7
8
9
10
11
img {
  display: block;
  margin: auto;
  width: 95%;
}

figcaption {
  padding: 1em;
  text-align: center;
  font-style: oblique;
}