Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. .jl-btn {
  2. color: blue;
  3.  
  4. &.jl-btn-important {
  5. color: red;
  6. }
  7.  
  8. &:hover, &:focus {
  9. color: ???,
  10. text-decoration: none
  11. }
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement