Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.17 KB | None | 0 0
  1.  
  2. body{
  3.   background-color: #pink ;
  4.  
  5.  
  6.  
  7. }
  8. hr{
  9.    border-style: none;
  10.    border-top-style: dotted;
  11.    border-color: blue;
  12.    border-width: 5px;
  13.    width: 5%;
  14.  
  15.  
  16.  
  17.  
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement