Guest User

Untitled

a guest
Sep 21st, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. #sub-content p {
  2. color: green
  3. }
  4.  
  5.  
  6. /* or to be more specific, */
  7.  
  8.  
  9. #main-content #sub-content p {
  10. color: green
  11. }
Add Comment
Please, Sign In to add comment