Skip to content

Instantly share code, notes, and snippets.

@hwillson
Created February 21, 2018 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hwillson/8937fa54d0ffc0cd66feb981bfa5547e to your computer and use it in GitHub Desktop.
Save hwillson/8937fa54d0ffc0cd66feb981bfa5547e to your computer and use it in GitHub Desktop.
MT home icon changes
<h5>Meteor integrates with</h5>
<nav>
<li id="react" class="listopensource"></li>
<li id="vue" class="listopensource"></li>
<li id="angular" class="listopensource"></li>
<li id="mongo" class="listopensource"></li>
<li id="graphql" class="listopensource"></li>
<li id="npm" class="listopensource"></li>
<li id="cordova" class="listopensource"></li>
</nav>
.opensource nav #vue { background-image:url(assets/icon-vue.svg) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment