Advertisement
RashedBQ

Style

Dec 14th, 2020
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.45 KB | None | 0 0
  1. body{background-color: coral;}
  2. .tt{font-size: 100px;}
  3. .img{border: 3px solid black;}
  4. .mar{font-family: Arial;font-size: 30px;color: yellow;}
  5. .text{color: red;}
  6. .mar2{font-family: Arial;font-size: 50px;color: red;}
  7. h3{color: red;font-size: 60px;}
  8. p{color: gray ;font-size: 30px;}
  9. title{color: greenyellow;}
  10. table{text-align: center;border: 3px solid black;
  11.     font-size:40px;color: azure;font-family: orange;}
  12.     .h1{font-size: 50px;color: brown;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement