Skip to content

Instantly share code, notes, and snippets.

@eob
Created June 20, 2016 23:09
Show Gist options
  • Save eob/d01e1bcb2a30438e357e74e29a548ba0 to your computer and use it in GitHub Desktop.
Save eob/d01e1bcb2a30438e357e74e29a548ba0 to your computer and use it in GitHub Desktop.
<h2>Not logged in</h1>
<stitch-toolbar logo></stitch-toolbar>
<h2>Logged in</h1>
<stitch-toolbar username="eob" logo></stitch-toolbar>
<h2>Transparent</h1>
<div style="height:200px; background-image: url(night.png);">
<stitch-toolbar transparent username="eob" logo></stitch-toolbar>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment