Created
April 25, 2017 11:59
-
-
Save IvikGH/147728398b86e2d417be5a9630ddb6b7 to your computer and use it in GitHub Desktop.
pimpochka.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="switch"> | |
<input type="checkbox" id="autopayments" class="switch-checkbox" checked="checked"> | |
<label class="switch-label" for="autopayments"> | |
<span class="switch-inner"></span> | |
<span class="switch-btn"></span> | |
</label> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment