Guest User

Untitled

a guest
Feb 25th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. a[href*="//"]:not([href*="carewisconsin.com"]):not([href*="pantheonsite.io"]) {
  2. /* external link styles, use :before or :after if you want! */
  3. }
  4.  
  5. // '^=' means starts with
  6. // '^*' means contains
  7.  
  8. // Covers relative paths, primary site, and development site
Add Comment
Please, Sign In to add comment