Advertisement
lessientelrunya

css4

Jun 26th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.17 KB | None | 0 0
  1. body
  2. {
  3.     text-align: center;
  4. }
  5.  
  6. #top
  7. {
  8.     font-size: 36px;
  9.     font-weight: bold;
  10. }
  11.  
  12. #middle
  13. {
  14.     font-size: 24px;
  15. }
  16.  
  17. #bottom
  18. {
  19.     font-size: 12px;
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement