Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. <div class="g-recaptcha" data-sitekey="MY_SITE_KEY"><div>
  2.  
  3. <div class="rc-anchor rc-anchor-standard">
  4. ...
  5. </div>
  6.  
  7. .rc-anchor-standard {
  8. background: #f9f9f9;
  9. border: 1px solid #d3d3d3;
  10. color: #000;
  11. }
  12.  
  13. .rc-anchor .rc-anchor-standard {
  14. background: #ffffff !important
  15. border: 0px !important
  16. color: #ffffff !important
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement