Advertisement
Guest User

Untitled

a guest
Mar 29th, 2015
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | None | 0 0
  1. p.one
  2. {
  3. border-style: solid;
  4. border-width: 5px;
  5. }
  6. p.two
  7. {
  8. border-style: solid;
  9. border-width: medium;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement