Adji01

Untitled

Aug 20th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. table,th{
  2.     border: 2 px solid orchid;
  3.     font-family: impact;
  4.     color: violet;
  5. }
  6. td{
  7.     border: 1px solid hotpink;
  8.     font-family: arial narrow;
  9.     color: orchid;
  10. }
Add Comment
Please, Sign In to add comment