Make WordPress Core

Changeset 30010


Ignore:
Timestamp:
10/24/2014 02:54:12 PM (11 years ago)
Author:
iandstewart
Message:

Twenty Fifteen: removing Skype from the list of social links is easier than adding skype to $allowed_protocols.

Props iamtakashi, fixes #30059.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyfifteen/style.css

    r30009 r30010  
    819819}
    820820
    821 .social-navigation a[href*="skype.com"]:before,
    822 .social-navigation a[href*="skype:"]:before:before {
    823     content: "\f220";
    824 }
    825 
    826821.social-navigation a[href*="stumbleupon.com"]:before {
    827822    content: "\f223";
Note: See TracChangeset for help on using the changeset viewer.