Advertisement
Guest User

Untitled

a guest
Dec 13th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <style>
  2. a.watchdog span, a.watchdog::before {
  3. color: #0196d9;
  4. }
  5. </style>
  6.  
  7. <script type="text/javascript">
  8. $(document).ready(function(){ $('.link-icons a.watchdog span').html('Hlídací pes'); });
  9. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement