Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. h1{
  2. border-bottom-style: solid;
  3. }
  4. strong{
  5. width:210px;
  6. position: relative;
  7. top: -20px;
  8. color: blue;
  9. }
  10. span{
  11. width:210px;
  12. border: 1px solid black;
  13. }
  14. li{
  15. line-height: 300%;
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement