Advertisement
Aztechnology

UPS Table CSS

Nov 18th, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. .UPS_table {
  2. width: 70%;
  3. border: 1px solid black;
  4. background-color: lightgrey;
  5. font-family: "courier new";
  6.  
  7. }
  8.  
  9. .underline {
  10. text-decoration: underline;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement