mralasic

zadatak 2 css

Jul 6th, 2022 (edited)
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.19 KB | None | 0 0
  1. img {
  2.   border-radius:15px;
  3. }
  4.  
  5. body{
  6.   font-family: 'Lato', sans-serif;
  7.   width:1100px;
  8.   margin-left:auto;
  9.   margin-right:auto;
  10. }
  11.  
  12. h1,h2,h3,h4 {
  13.   font-family: 'Schoolbell', cursive;
  14. }
Add Comment
Please, Sign In to add comment