Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

added podle.audio #118

Merged
merged 3 commits into from Oct 12, 2016
Merged

added podle.audio #118

merged 3 commits into from Oct 12, 2016

Conversation

andreasbovens
Copy link
Member

resolves #113

@pepelsbey
Copy link

There’s no need for such complicated way of inserting icon via ::before, I did it for Paper Planes only because of box-shadow. It’s much easier to use multiple backgrounds for that, just like we already did in most of the cases:

    background:
        url(../images/pokedex.png) 50% 50% / 50% auto no-repeat,
        linear-gradient(to right, #78C850 50%, #A040A0 50%)
        #78C850;

@pepelsbey pepelsbey merged commit f733cff into pwarocks:master Oct 12, 2016
@andreasbovens andreasbovens deleted the podle branch October 13, 2016 09:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add podle.audio
2 participants