Advertisement
Guest User

Untitled

a guest
Jun 29th, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. /**
  2. * The first commented line is your dabblet’s title
  3. */
  4.  
  5. ul li:first-child {
  6. color: red;
  7. }
  8.  
  9. wrap button:first-child { color: red;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement