Skip to content

Instantly share code, notes, and snippets.

View sakerdon's full-sized avatar

Ivan Nizhegorodov sakerdon

View GitHub Profile
@sakerdon
sakerdon / hint.html
Created February 5, 2018 14:17
информер
<div class="hint">
<span class="hint__button">
<i class="gs-hint gs"></i>
</span>
<div class="hint__popover">
<div class="hint__angle"></div>
<div class="hint__content">
</div>
</div>