Guest User

Untitled

a guest
Jun 21st, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. .form-group span { color: red;}
  2.  
  3. .form-group span {
  4. color: red;
  5. }
  6.  
  7. .form-group > span {
  8. color: red;
  9. }
Add Comment
Please, Sign In to add comment