Advertisement
Pirozek

Untitled

Dec 3rd, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | None | 0 0
  1. body {
  2.     background: black;
  3.     color: #80c0c0
  4. }
  5.  
  6. p:first-line {
  7.     margin-left: 25px
  8. }
  9.  
  10.  
  11. /* after several blank lines */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement