Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. * { box-sizing: border-box; border-style: solid; padding: .1em; }
  2. figure { height: 30em; width: 45%; }
  3. figure>img { width: auto; height: 95%; border-color: red; }
  4. figcaption {height:5%;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement